Merge in 'release/6.0.3xx' changes

This commit is contained in:
dotnet-bot 2022-05-27 18:09:36 +00:00
commit 43f9b18481

View file

@ -27,7 +27,7 @@
<PropertyGroup>
<VersionFeature21>30</VersionFeature21>
<VersionFeature31>$([MSBuild]::Add($(VersionFeature), 25))</VersionFeature31>
<VersionFeature50>$([MSBuild]::Add($(VersionFeature), 17))</VersionFeature50>
<VersionFeature50>17</VersionFeature50>
</PropertyGroup>
<Target Name="GenerateBundledVersionsProps" DependsOnTargets="SetupBundledComponents">