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