Skip to content

Commit 96ad019

Browse files
T-GroCopilot
andcommitted
Bump FSBuildVersion to 101 to fix Check_Published_Package_Versions CI failure
FSharp.Core 11.0.100 and FSharp.Compiler.Service 43.12.100 have already been published to NuGet, causing the version check to fail on all PRs. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent 8552ec4 commit 96ad019

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
@@ -19,7 +19,7 @@
1919
<!-- F# Version components -->
2020
<FSMajorVersion>11</FSMajorVersion>
2121
<FSMinorVersion>0</FSMinorVersion>
22-
<FSBuildVersion>100</FSBuildVersion>
22+
<FSBuildVersion>101</FSBuildVersion>
2323
<FSRevisionVersion>0</FSRevisionVersion>
2424
<!-- -->
2525
<!-- F# Language version -->

0 commit comments

Comments
 (0)