build: 升级 net9.0 → net10.0 (服务端 SDK 已升级至 10.0.109)

This commit is contained in:
xiaoou
2026-07-04 10:58:12 +08:00
parent 68e2f51632
commit 504189a918
4 changed files with 4 additions and 7 deletions

View File

@ -9,7 +9,7 @@
| 依赖 | 版本 | 说明 |
|------|------|------|
| .NET SDK | **9.0+** | 编译和运行。.NET 10 也可运行RollForward 已配置) |
| .NET SDK | **10.0** | 编译和运行 |
| YamlDotNet | 18.1.0 | NuGet 自动拉取,无需手动安装 |
| xUnit | 2.9.2 | 测试框架NuGet 自动拉取 |
| Git | 任意 | 拉取代码 |