Actually update implicit version to 3.1.28 (#14187)

This commit is contained in:
Marc Paine 2022-07-21 10:56:34 -07:00 committed by GitHub
parent 7a5b36b4a4
commit 55859829cd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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