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 a916691 commit ba90c4eCopy full SHA for ba90c4e
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.1</PreReleaseVersionLabel>
+ <PreReleaseVersionLabel>rtw</PreReleaseVersionLabel>
11
<DotNetFinalVersionKind Condition="'$(PreReleaseVersionLabel)' == 'rtw'">release</DotNetFinalVersionKind>
12
</PropertyGroup>
13
<!--Package versions-->
0 commit comments