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 3daa2ad commit 199a64eCopy full SHA for 199a64e
eng/Versions.props
@@ -4,8 +4,8 @@
4
<PropertyGroup>
5
<MajorVersion>10</MajorVersion>
6
<MinorVersion>0</MinorVersion>
7
- <PatchVersion>0</PatchVersion>
8
- <PreReleaseVersionLabel>rtm</PreReleaseVersionLabel>
+ <PatchVersion>1</PatchVersion>
+ <PreReleaseVersionLabel>servicing</PreReleaseVersionLabel>
9
<PreReleaseVersionIteration></PreReleaseVersionIteration>
10
<VersionPrefix>$(MajorVersion).$(MinorVersion).$(PatchVersion)</VersionPrefix>
11
<!--
0 commit comments