Skip to content

Commit 56d53ff

Browse files
T-GroCopilot
andcommitted
Bump FSBuildVersion to 101
FSharp.Core 11.0.100 and FSharp.Compiler.Service 43.12.100 are already published on NuGet, causing Check_Published_Package_Versions CI checks to fail. Bump to 101 to match other active PRs targeting main. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent e5198db commit 56d53ff

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)