Merge pull request #14053 from dotnet/marcpopMSFT-implicitversionsupdate
Update the 3.1 implicit versions
This commit is contained in:
commit
8e4a978d55
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@
|
|||
|
||||
<PropertyGroup>
|
||||
<VersionFeature21>30</VersionFeature21>
|
||||
<VersionFeature31>$([MSBuild]::Add($(VersionFeature), 25))</VersionFeature31>
|
||||
<VersionFeature31>$([MSBuild]::Add($(VersionFeature), 26))</VersionFeature31>
|
||||
<VersionFeature50>17</VersionFeature50>
|
||||
</PropertyGroup>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue