Update .NET SDK version requirement to 10.0

This commit is contained in:
kqnori
2026-06-28 13:51:35 +02:00
committed by GitHub
parent 0c2c43f64d
commit 1d7abcb811
+1 -1
View File
@@ -108,7 +108,7 @@ online-fix/
## Building from source ## Building from source
Requires `dotnet-sdk-8.0` or later. Requires `dotnet-sdk-10.0` or later.
```bash ```bash
dotnet publish onlinefix-out.csproj \ dotnet publish onlinefix-out.csproj \