Skip to content

Commit d9fc022

Browse files
authored
Branding updates for 2.0.1 (#579)
1 parent 442d8c9 commit d9fc022

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
@@ -7,8 +7,8 @@
77
<PropertyGroup>
88
<MajorVersion>2</MajorVersion>
99
<MinorVersion>0</MinorVersion>
10-
<PatchVersion>0</PatchVersion>
11-
<PreReleaseVersionLabel>rtw</PreReleaseVersionLabel>
10+
<PatchVersion>1</PatchVersion>
11+
<PreReleaseVersionLabel>preview1</PreReleaseVersionLabel>
1212
<DotNetFinalVersionKind Condition="'$(PreReleaseVersionLabel)' == 'rtw'">release</DotNetFinalVersionKind>
1313
</PropertyGroup>
1414
<PropertyGroup>

0 commit comments

Comments
 (0)