Merge in 'release/6.0.1xx' changes

This commit is contained in:
dotnet-bot 2022-05-27 18:09:15 +00:00
commit e83a22f558

View file

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