Skip to content

Commit

Permalink
Update version label to preview 2 (#2505)
Browse files Browse the repository at this point in the history
  • Loading branch information
MihaZupan authored May 16, 2024
1 parent 76e28e2 commit 1282d22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eng/Versions.props
Original file line number Diff line number Diff line change
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>preview.2</PreReleaseVersionLabel>
<DotNetFinalVersionKind Condition="'$(PreReleaseVersionLabel)' == 'rtw'">release</DotNetFinalVersionKind>
</PropertyGroup>
<!--Package versions-->
Expand Down

0 comments on commit 1282d22

Please sign in to comment.