fix(ci): provision TestClient runtime (#1)
This commit is contained in:
@@ -134,8 +134,10 @@ external-network procedure are in
|
||||
|
||||
## Development
|
||||
|
||||
The repository pins .NET SDK 10.0.301. From a clean clone, run the same gates as
|
||||
CI from the repository root:
|
||||
The repository pins .NET SDK 10.0.301. The full process-test gate also requires
|
||||
the .NET 8 runtime because the public TestClient deliberately targets `net8.0`;
|
||||
CI installs SDK 8.0.128 to supply the pinned 8.0.28 runtime. From a clean clone,
|
||||
run the same gates as CI from the repository root:
|
||||
|
||||
```bash
|
||||
dotnet restore Rendezvous.slnx --locked-mode
|
||||
|
||||
Reference in New Issue
Block a user