Skip to content

Commit 0e98d42

Browse files
T-GroCopilot
andcommitted
Bump FSBuildVersion 100 -> 101 (packages already published)
FSharp.Compiler.Service=43.12.100 and FSharp.Core=11.0.100 are already published to NuGet, causing Check_Published_Package_Versions CI failure. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent 49d2bbf commit 0e98d42

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)