Fix to final 3.1 build

This commit is contained in:
Marc Paine 2022-10-25 10:58:48 -07:00 committed by GitHub
parent 5700aea798
commit 306e6009b3
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), 20))</VersionFeature31>
<VersionFeature31>32</VersionFeature31>
<VersionFeature50>17</VersionFeature50>
</PropertyGroup>