Skip to content

Commit

Permalink
Merge pull request #54154 from dotnet/dev/jorobich/update-version
Browse files Browse the repository at this point in the history
Update version for 16.11 preview 3
  • Loading branch information
JoeRobich authored Jun 17, 2021
2 parents b06f360 + 82274be commit d26255c
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>11</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 d26255c

Please sign in to comment.