Actually update implicit version to 3.1.28 (#14187)
This commit is contained in:
parent
7a5b36b4a4
commit
55859829cd
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@
|
|||
|
||||
<PropertyGroup>
|
||||
<VersionFeature21>30</VersionFeature21>
|
||||
<VersionFeature31>$([MSBuild]::Add($(VersionFeature), 27))</VersionFeature31>
|
||||
<VersionFeature31>$([MSBuild]::Add($(VersionFeature), 28))</VersionFeature31>
|
||||
<VersionFeature50>17</VersionFeature50>
|
||||
</PropertyGroup>
|
||||
|
||||
|
|
Loading…
Reference in a new issue