Skip to content

Commit 4f05979

Browse files
Update version to RC.2
1 parent 7123175 commit 4f05979

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,8 +6,8 @@
66
<MajorVersion>5</MajorVersion>
77
<MinorVersion>0</MinorVersion>
88
<PatchVersion>0</PatchVersion>
9-
<PreReleaseVersionLabel>preview</PreReleaseVersionLabel>
10-
<PreReleaseVersionIteration>7</PreReleaseVersionIteration>
9+
<PreReleaseVersionLabel>rc</PreReleaseVersionLabel>
10+
<PreReleaseVersionIteration>2</PreReleaseVersionIteration>
1111
<!-- Set assembly version to align with major and minor version,
1212
as for the patches and revisions should be manually updated per assembly if it is serviced. -->
1313
<AssemblyVersion>$(MajorVersion).$(MinorVersion).0.0</AssemblyVersion>

0 commit comments

Comments
 (0)