1 changed files with 1 additions and 3 deletions
@ -1,9 +1,7 @@ |
|||||
<Project> |
<Project> |
||||
|
|
||||
<PropertyGroup> |
<PropertyGroup> |
||||
<VersionPrefix>1.0.0</VersionPrefix> |
<Version>1.0.0</Version> |
||||
<VersionSuffix>rtm</VersionSuffix> |
|
||||
<VersionSuffix Condition=" '$(VersionSuffix)' != '' AND '$(BuildNumber)' != '' ">$(VersionSuffix)-$(BuildNumber)</VersionSuffix> |
|
||||
</PropertyGroup> |
</PropertyGroup> |
||||
|
|
||||
</Project> |
</Project> |
||||
|
|||||
Loading…
Reference in new issue