Skip to content
This repository was archived by the owner on Dec 23, 2024. It is now read-only.

Commit fb9933c

Browse files
brettfonosami
authored andcommitted
back off version changes (dotnet#10473)
Back off part of dotnet#10422 because version numbers are hard and if we do need to service this, we'll have to pull in more substantial changes.
1 parent 56ac8b8 commit fb9933c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<PreReleaseVersionLabel>beta</PreReleaseVersionLabel>
1515
<FSMajorVersion>5</FSMajorVersion>
1616
<FSMinorVersion>0</FSMinorVersion>
17-
<FSBuildVersion>1</FSBuildVersion>
17+
<FSBuildVersion>0</FSBuildVersion>
1818
<FSRevisionVersion>0</FSRevisionVersion>
1919
<FSLanguageVersion>$(FSMajorVersion).$(FSMinorVersion)</FSLanguageVersion>
2020
<FSLanguageReleaseNotesVersion>$(FSMajorVersion)-$(FSMinorVersion)</FSLanguageReleaseNotesVersion>

0 commit comments

Comments
 (0)