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 07c549b commit b18b833Copy full SHA for b18b833
Version.props
@@ -15,9 +15,9 @@
15
Bump-up to the next iteration immediately after a release, so that subsequent daily builds are named
16
correctly.
17
-->
18
- <VersionPrefix>9.0.0</VersionPrefix>
19
- <PreReleaseVersionLabel>rtm</PreReleaseVersionLabel>
20
- <PreReleaseVersionIteration>0</PreReleaseVersionIteration>
+ <VersionPrefix>10.0.0</VersionPrefix>
+ <PreReleaseVersionLabel>alpha</PreReleaseVersionLabel>
+ <PreReleaseVersionIteration>1</PreReleaseVersionIteration>
21
22
<!--
23
The following properties will automatically be set by CI builds when appropriate:
0 commit comments