We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent efd4e0c commit 78a6084Copy full SHA for 78a6084
eng/Versions.props
@@ -7,7 +7,7 @@
7
<PropertyGroup>
8
<MajorVersion>1</MajorVersion>
9
<MinorVersion>0</MinorVersion>
10
- <PreReleaseVersionLabel>rc.2</PreReleaseVersionLabel>
+ <PreReleaseVersionLabel>rtw</PreReleaseVersionLabel>
11
<DotNetFinalVersionKind Condition="'$(PreReleaseVersionLabel)' == 'rtw'">release</DotNetFinalVersionKind>
12
</PropertyGroup>
13
0 commit comments