Merge pull request #15084 from dotnet/marcpopMSFT-implicitversions

Update the implicit versions to match the December release
This commit is contained in:
Marc Paine 2022-12-05 12:54:00 -08:00 committed by GitHub
commit a1cf89946f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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">