Skip to content

Commit 2e3e29b

Browse files
T-GroCopilot
andcommitted
Bump FSBuildVersion from 100 to 101 to fix Check_Published_Package_Versions CI failure
FSharp.Core 11.0.100 and FSharp.Compiler.Service 43.12.100 are already published on NuGet, causing the version check CI job to fail on all PRs. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent c1ed4ec commit 2e3e29b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)