Skip to content

Commit 785e8fc

Browse files
authored
Merge pull request #333 from dotnet/joperezr-patch-1
Branding update for 1.2-preview.2
2 parents 3fb62af + 3628a0e commit 785e8fc

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>2</MinorVersion>
10-
<PreReleaseVersionLabel>preview.1</PreReleaseVersionLabel>
10+
<PreReleaseVersionLabel>preview.2</PreReleaseVersionLabel>
1111
<DotNetFinalVersionKind Condition="'$(PreReleaseVersionLabel)' == 'rtw'">release</DotNetFinalVersionKind>
1212
</PropertyGroup>
1313
<PropertyGroup>

0 commit comments

Comments
 (0)