fix(ci): provision TestClient runtime (#1)
This commit is contained in:
@@ -29,6 +29,8 @@ engine, transport, or server dependency therefore fails the normal test gate.
|
||||
## Supported toolchain
|
||||
|
||||
- Build SDK: .NET SDK 10.0.301, pinned by `global.json`.
|
||||
- Verification runtime: .NET SDK 8.0.128 supplies the pinned .NET 8.0.28
|
||||
runtime used by TestClient process tests and release verification.
|
||||
- Server runtime: .NET 10 LTS.
|
||||
- Client/contracts compatibility target: .NET Standard 2.1, consumable by the
|
||||
.NET 8-or-later runtime used by current Godot 4 C# projects.
|
||||
|
||||
Reference in New Issue
Block a user