Fixup version patch
This commit is contained in:
parent
2b6bd1474e
commit
40a92b5d67
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
|||
<Project>
|
||||
<Project>
|
||||
<PropertyGroup>
|
||||
<VersionMajor>3</VersionMajor>
|
||||
<VersionMinor>1</VersionMinor>
|
||||
<VersionSDKMinor>1</VersionSDKMinor>
|
||||
<VersionPatch>02</VersionPatch>
|
||||
<VersionPatch>01</VersionPatch>
|
||||
<ReleaseSuffix Condition=" '$(ReleaseSuffix)' == '' ">servicing</ReleaseSuffix>
|
||||
<!--
|
||||
When DropSuffix is set to 'true', this branch will produce stable outputs for 'Shipping' packages
|
||||
|
|
Loading…
Reference in a new issue