Skip to content

Commit

Permalink
Merge pull request #40 from NikolaMilosavljevic/versioning.rc2
Browse files Browse the repository at this point in the history
Update version to RC.2
  • Loading branch information
NikolaMilosavljevic authored Oct 13, 2020
2 parents 7123175 + 4f05979 commit 4eecf8c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
<MajorVersion>5</MajorVersion>
<MinorVersion>0</MinorVersion>
<PatchVersion>0</PatchVersion>
<PreReleaseVersionLabel>preview</PreReleaseVersionLabel>
<PreReleaseVersionIteration>7</PreReleaseVersionIteration>
<PreReleaseVersionLabel>rc</PreReleaseVersionLabel>
<PreReleaseVersionIteration>2</PreReleaseVersionIteration>
<!-- Set assembly version to align with major and minor version,
as for the patches and revisions should be manually updated per assembly if it is serviced. -->
<AssemblyVersion>$(MajorVersion).$(MinorVersion).0.0</AssemblyVersion>
Expand Down

0 comments on commit 4eecf8c

Please sign in to comment.