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.
2 parents d60b06c + 50a224b commit a509389Copy full SHA for a509389
eng/Versions.props
@@ -4,8 +4,8 @@
4
<MajorVersion>9</MajorVersion>
5
<MinorVersion>0</MinorVersion>
6
<PatchVersion>0</PatchVersion>
7
- <PreReleaseVersionLabel>alpha</PreReleaseVersionLabel>
8
- <PreReleaseVersionIteration>1</PreReleaseVersionIteration>
+ <PreReleaseVersionLabel>preview</PreReleaseVersionLabel>
+ <PreReleaseVersionIteration>2</PreReleaseVersionIteration>
9
<VersionPrefix>$(MajorVersion).$(MinorVersion).$(PatchVersion)</VersionPrefix>
10
<!--
11
Set assembly version to align with major and minor version, as for the patches and revisions should be manually
0 commit comments