v0.25.0
- Migrate from
Paket
toDirectory.Packages.props
#722 [@xperiandri] - Migrate to .NET
9.0.201
and FCS43.9.201
#722 [@xperiandri] - Write test logs to test context output #722 [@xperiandri]
- Use string interpolation instead of
+
concatenation #724 [@xperiandri] - Run tests in parallel #728 [@xperiandri]
- Remove
NoPartialFunctions
compiler workaround (#698) [@webwarrior-ws] - Add
SLNX
andSLNF
format support and migrate to SLNX solution #723 [@xperiandri]
RemoveIonide.ProjInfo.Sln
NuGet package dependency - Remove
Newtonsoft.Json
NuGet dependency #725 [@xperiandri] - Add missing rule checks for FL0079-FL0081 #713 [@BennieCopeland]
- Modify
.gitignore
to the Visual Studio standard one #735 [@xperiandri] - Add basic Copilot instructions and GitHub MCP #726 [@xperiandri]
- Migrate
Fornax
to0.16.0-beta002
andFSharp.Formatting
to20.0.1
#736 [@xperiandri, @Numpsy] - Update the build instructions to use
dotnet fsi
instead offake-cli
#734 [@Numpsy]