Skip to content

Commit

Permalink
Merge pull request #358 from dotnet/12Release
Browse files Browse the repository at this point in the history
  • Loading branch information
joperezr authored Jun 29, 2023
2 parents 1f4826a + ada67fc commit 5db005e
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 @@
<PropertyGroup>
<MajorVersion>1</MajorVersion>
<MinorVersion>2</MinorVersion>
<PreReleaseVersionLabel>preview.2</PreReleaseVersionLabel>
<PreReleaseVersionLabel>rtw</PreReleaseVersionLabel>
<DotNetFinalVersionKind Condition="'$(PreReleaseVersionLabel)' == 'rtw'">release</DotNetFinalVersionKind>
</PropertyGroup>
<PropertyGroup>
Expand Down

0 comments on commit 5db005e

Please sign in to comment.