Skip to content

Commit

Permalink
Update version to 1.1.1 rtw (#1784)
Browse files Browse the repository at this point in the history
  • Loading branch information
Tratcher committed Jun 29, 2022
1 parent 7f9be8a commit a911a04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eng/Versions.props
Expand Up @@ -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!
See https://semver.org/spec/v2.0.0.html for details.
-->
<PreReleaseVersionLabel>preview.1</PreReleaseVersionLabel>
<PreReleaseVersionLabel>rtw</PreReleaseVersionLabel>
<DotNetFinalVersionKind Condition="'$(PreReleaseVersionLabel)' == 'rtw'">release</DotNetFinalVersionKind>
</PropertyGroup>
</Project>

0 comments on commit a911a04

Please sign in to comment.