Skip to content

Commit

Permalink
Merge pull request #52235 from dotnet/16.10.2-snap
Browse files Browse the repository at this point in the history
Update Versions.props for 16.10p2 snap
  • Loading branch information
allisonchou authored Mar 30, 2021
2 parents d60fa09 + ee7d111 commit 6bc3af6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<MajorVersion>3</MajorVersion>
<MinorVersion>10</MinorVersion>
<PatchVersion>0</PatchVersion>
<PreReleaseVersionLabel>2</PreReleaseVersionLabel>
<PreReleaseVersionLabel>3</PreReleaseVersionLabel>
<VersionPrefix>$(MajorVersion).$(MinorVersion).$(PatchVersion)</VersionPrefix>
<!--
By default the assembly version in official builds is "$(MajorVersion).$(MinorVersion).0.0".
Expand Down

0 comments on commit 6bc3af6

Please sign in to comment.