We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b409362 commit 4b7b6fdCopy full SHA for 4b7b6fd
src/redist/targets/GenerateBundledVersions.targets
@@ -61,9 +61,9 @@
61
62
<PropertyGroup>
63
<VersionFeature21>30</VersionFeature21>
64
- <VersionFeature31>29</VersionFeature31>
+ <VersionFeature31>30</VersionFeature31>
65
<VersionFeature50>17</VersionFeature50>
66
- <VersionFeature60>9</VersionFeature60>
+ <VersionFeature60>10</VersionFeature60>
67
</PropertyGroup>
68
69
<Target Name="GenerateBundledVersionsProps" DependsOnTargets="SetupBundledComponents">
0 commit comments