Updating branding to 5.0.100-alpha1
This commit is contained in:
parent
6108c3e9e4
commit
67910f5e07
1 changed files with 2 additions and 2 deletions
|
@ -1,10 +1,10 @@
|
||||||
<Project>
|
<Project>
|
||||||
<PropertyGroup>
|
<PropertyGroup>
|
||||||
<VersionMajor>3</VersionMajor>
|
<VersionMajor>5</VersionMajor>
|
||||||
<VersionMinor>0</VersionMinor>
|
<VersionMinor>0</VersionMinor>
|
||||||
<VersionSDKMinor>1</VersionSDKMinor>
|
<VersionSDKMinor>1</VersionSDKMinor>
|
||||||
<VersionPatch>00</VersionPatch>
|
<VersionPatch>00</VersionPatch>
|
||||||
<ReleaseSuffix Condition=" '$(ReleaseSuffix)' == '' ">preview8</ReleaseSuffix>
|
<ReleaseSuffix Condition=" '$(ReleaseSuffix)' == '' ">alpha1</ReleaseSuffix>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
|
|
||||||
<Target Name="GetCoreSdkGitCommitInfo">
|
<Target Name="GetCoreSdkGitCommitInfo">
|
||||||
|
|
Loading…
Add table
Reference in a new issue