File tree Expand file tree Collapse file tree 2 files changed +8
-2
lines changed
Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Original file line number Diff line number Diff line change @@ -11,6 +11,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1111
1212- [ Add support for F# analyzers in project evaluation] ( https://github.com/ionide/proj-info/pull/238 ) (thanks @TheAngryByrd )
1313
14+ ## [ Unreleased]
15+
16+ ### Changed
17+
18+ - [ FSharp.Compiler.Service update to 43.10.100-rc2.25502.107 for .NET 10 support]
19+
1420## [ 0.71.2] - 2025-06-01
1521
1622### Fixed
Original file line number Diff line number Diff line change 77 <FSharpCoreVersion >6.0.0</FSharpCoreVersion >
88 <!-- However for the FCS project, FSharpCoreCompilerVersion needs to match whats specified in
99 the FSharp.Compiler.Service dependency -->
10- <FSharpCoreCompilerVersion >9 .0.300 </FSharpCoreCompilerVersion >
11- <FSharpCompilerVersion >43.9.300 </FSharpCompilerVersion >
10+ <FSharpCoreCompilerVersion >10 .0.100-rc2.25502.107 </FSharpCoreCompilerVersion >
11+ <FSharpCompilerVersion >43.10.100-rc2.25502.107 </FSharpCompilerVersion >
1212 <ExpectoVersion >10.2.3</ExpectoVersion >
1313 <FakeVersion >6.1.3</FakeVersion >
1414 <NuGetAuditMode >direct</NuGetAuditMode >
You can’t perform that action at this time.
0 commit comments