You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add .NET 10 to the list of test TFMs and update CI (#702)
* Add .NET 10 to the list of TFMs
- Update GitHub Actions configuration
- Update tests due to .NET 10 breaking changes
* Update tests/Giraffe.Tests/Helpers.fs
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Remove .NET {6, 7, 8}.x from CI workflows (build-and-test and publish)
* Remove net10.0 from Giraffe.fsproj TFMs
* Update CI: Install only .NET 10
* Add .NET {8, 9, 10} to the CI explicitly
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
0 commit comments