We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c68ea72 commit 253debbCopy full SHA for 253debb
eng/Versions.props
@@ -1,7 +1,7 @@
1
<Project>
2
<PropertyGroup Label="Version settings">
3
- <VersionPrefix>8.0.0</VersionPrefix>
4
- <PreReleaseVersionLabel>rc</PreReleaseVersionLabel>
+ <VersionPrefix>9.0.0</VersionPrefix>
+ <PreReleaseVersionLabel>alpha</PreReleaseVersionLabel>
5
<PreReleaseVersionIteration>1</PreReleaseVersionIteration>
6
<IncludeSourceRevisionInInformationalVersion>False</IncludeSourceRevisionInInformationalVersion>
7
<IsServicingBuild Condition="'$(PreReleaseVersionLabel)' == 'servicing'">true</IsServicingBuild>
0 commit comments