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 f2a8594 commit 2a2ebeaCopy full SHA for 2a2ebea
eng/Versions.props
@@ -7,7 +7,7 @@
7
That ensures that if we get up to preview 10, it doesn't sort as between preview 1 and preview 2!
8
See https://semver.org/spec/v2.0.0.html for details.
9
-->
10
- <PreReleaseVersionLabel>preview.2</PreReleaseVersionLabel>
+ <PreReleaseVersionLabel>rtw</PreReleaseVersionLabel>
11
<DotNetFinalVersionKind Condition="'$(PreReleaseVersionLabel)' == 'rtw'">release</DotNetFinalVersionKind>
12
</PropertyGroup>
13
<!--Package versions-->
0 commit comments