Skip to content

Commit 853a839

Browse files
authored
Merge pull request #765 from dotnet/update-net5p6-branding
Update branding to preview6
2 parents 2f95c33 + cf62727 commit 853a839

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
@@ -5,7 +5,7 @@
55
<MinorVersion>0</MinorVersion>
66
<PatchVersion>0</PatchVersion>
77
<PreReleaseVersionLabel>preview</PreReleaseVersionLabel>
8-
<PreReleaseVersionIteration>5</PreReleaseVersionIteration>
8+
<PreReleaseVersionIteration>6</PreReleaseVersionIteration>
99
<!-- Enable to remove prerelease label. -->
1010
<StabilizePackageVersion Condition="'$(StabilizePackageVersion)' == ''">false</StabilizePackageVersion>
1111
<DotNetFinalVersionKind Condition="'$(StabilizePackageVersion)' == 'true'">release</DotNetFinalVersionKind>

0 commit comments

Comments
 (0)