⬆️ PrefixSuffix to msbuild4

This commit is contained in:
Nate McMaster 2016-12-16 14:13:35 -08:00
parent a4b7bbab45
commit e588c9ea86
No known key found for this signature in database
GPG Key ID: BD729980AA6A21BD
1 changed files with 1 additions and 1 deletions

View File

@ -2,6 +2,6 @@
<Project>
<PropertyGroup>
<VersionPrefix>1.0.0</VersionPrefix>
<VersionSuffix>msbuild3</VersionSuffix>
<VersionSuffix>msbuild4</VersionSuffix>
</PropertyGroup>
</Project>