Skip to content

Commit

Permalink
Merge in 'release/6.0.4xx' changes
Browse files Browse the repository at this point in the history
  • Loading branch information
dotnet-bot committed Jul 21, 2022
2 parents 146342f + 5585982 commit 7771abd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/redist/targets/GenerateBundledVersions.targets
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@

<PropertyGroup>
<VersionFeature21>30</VersionFeature21>
<VersionFeature31>$([MSBuild]::Add($(VersionFeature), 27))</VersionFeature31>
<VersionFeature31>$([MSBuild]::Add($(VersionFeature), 28))</VersionFeature31>
<VersionFeature50>17</VersionFeature50>
</PropertyGroup>

Expand Down

0 comments on commit 7771abd

Please sign in to comment.