Skip to content

Commit 9223573

Browse files
authored
Merge pull request #308 from dotnet/joperezr-patch-2
Marking 1.1 release as stable
2 parents 11f74c2 + 310077c commit 9223573

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<PropertyGroup>
88
<MajorVersion>1</MajorVersion>
99
<MinorVersion>1</MinorVersion>
10-
<PreReleaseVersionLabel>preview.1</PreReleaseVersionLabel>
10+
<PreReleaseVersionLabel>rtw</PreReleaseVersionLabel>
1111
<DotNetFinalVersionKind Condition="'$(PreReleaseVersionLabel)' == 'rtw'">release</DotNetFinalVersionKind>
1212
</PropertyGroup>
1313
<PropertyGroup>

0 commit comments

Comments
 (0)