Bump implicit version to 2.1.28
This commit is contained in:
parent
04e9b5bab6
commit
0f2fd7baa7
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@
|
|||
</Target>
|
||||
|
||||
<PropertyGroup>
|
||||
<VersionFeature21>$([MSBuild]::Add($(VersionFeature), 27))</VersionFeature21>
|
||||
<VersionFeature21>$([MSBuild]::Add($(VersionFeature), 28))</VersionFeature21>
|
||||
<VersionFeature31>$([MSBuild]::Add($(VersionFeature), 15))</VersionFeature31>
|
||||
</PropertyGroup>
|
||||
|
||||
|
|
Loading…
Reference in a new issue