-
Notifications
You must be signed in to change notification settings - Fork 2
.NET 10 Updates #74
Copy link
Copy link
Open
Description
FritzTheCat9
opened on Dec 26, 2025
Issue body actions
- Upgrade project to .NET 10 and C# 14
- Migrate solution file from .sln to .slnx
- Enable Central Package Management for NuGet packages
- Fix Swagger and MudBlazor compatibility after .NET 10 update
- Remove FluentAssertions NuGet package (now commercial)
- Update Docker files to .NET 10
- Fix unit tests
Reactions are currently unavailable