Skip to content

Commit

Permalink
back off version changes (#10473)
Browse files Browse the repository at this point in the history
Back off part of #10422 because version numbers are hard and if we do need to service this, we'll have to pull in more substantial changes.
  • Loading branch information
brettfo committed Nov 16, 2020
1 parent 7fd0736 commit f3a37b6
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 @@ -14,7 +14,7 @@
<PreReleaseVersionLabel>beta</PreReleaseVersionLabel>
<FSMajorVersion>5</FSMajorVersion>
<FSMinorVersion>0</FSMinorVersion>
<FSBuildVersion>1</FSBuildVersion>
<FSBuildVersion>0</FSBuildVersion>
<FSRevisionVersion>0</FSRevisionVersion>
<FSLanguageVersion>$(FSMajorVersion).$(FSMinorVersion)</FSLanguageVersion>
<FSLanguageReleaseNotesVersion>$(FSMajorVersion)-$(FSMinorVersion)</FSLanguageReleaseNotesVersion>
Expand Down

0 comments on commit f3a37b6

Please sign in to comment.