Skip to content

Commit 9f24272

Browse files
Backflow from https://github.com/dotnet/dotnet / 619d563 build 280198
[[ commit created by automation ]]
1 parent dd40299 commit 9f24272

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>rc</PreReleaseVersionLabel>
8-
<PreReleaseVersionIteration>1</PreReleaseVersionIteration>
8+
<PreReleaseVersionIteration>2</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)