Skip to content

Commit 0860790

Browse files
authored
Update to 2.2.0-preview (#623)
1 parent dbf7532 commit 0860790

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

eng/Versions.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@
66
</PropertyGroup>
77
<PropertyGroup>
88
<MajorVersion>2</MajorVersion>
9-
<MinorVersion>1</MinorVersion>
9+
<MinorVersion>2</MinorVersion>
1010
<PatchVersion>0</PatchVersion>
11-
<PreReleaseVersionLabel>rtw</PreReleaseVersionLabel>
11+
<PreReleaseVersionLabel>preview1</PreReleaseVersionLabel>
1212
<DotNetFinalVersionKind Condition="'$(PreReleaseVersionLabel)' == 'rtw'">release</DotNetFinalVersionKind>
1313
</PropertyGroup>
1414
<PropertyGroup>

0 commit comments

Comments
 (0)