mirror of
https://github.com/dotnet/skills.git
synced 2026-09-20 09:49:54 +08:00
docs: clarify required .NET SDK version (#682)
Co-authored-by: Abhitej John <aajohn@microsoft.com>
This commit is contained in:
+1
-1
@@ -224,7 +224,7 @@ See the [skill-validator README](eng/skill-validator/src/README.md) for the full
|
||||
|
||||
### Running tests locally
|
||||
|
||||
Prerequisites: .NET 10 SDK or later and `gh auth login`.
|
||||
Prerequisites: the .NET SDK version specified by `global.json` (or a newer compatible SDK) and `gh auth login`.
|
||||
|
||||
```bash
|
||||
# Run tests for a single plugin
|
||||
|
||||
Reference in New Issue
Block a user