Update the implicit versions to match the December release
This commit is contained in:
parent
c67ece799f
commit
37821d04a6
1 changed files with 1 additions and 1 deletions
|
@ -63,7 +63,7 @@
|
|||
<VersionFeature21>30</VersionFeature21>
|
||||
<VersionFeature31>32</VersionFeature31>
|
||||
<VersionFeature50>17</VersionFeature50>
|
||||
<VersionFeature60>$([MSBuild]::Add($(VersionFeature), 10))</VersionFeature60>
|
||||
<VersionFeature60>12</VersionFeature60>
|
||||
</PropertyGroup>
|
||||
|
||||
<Target Name="GenerateBundledVersionsProps" DependsOnTargets="SetupBundledComponents">
|
||||
|
|
Loading…
Reference in a new issue