mirror of
https://github.com/nsnail/spectre.console.git
synced 2025-04-13 15:42:50 +08:00

* Update .NET SDK to 9.0.100 * Remove net6.0 * Remove net7.0 * Update dependencies * Install correct .NET SDK:s in GitHub Actions
8 lines
138 B
JSON
8 lines
138 B
JSON
{
|
|
"$schema": "http://json.schemastore.org/global",
|
|
"sdk": {
|
|
"version": "9.0.100",
|
|
"rollForward": "latestFeature"
|
|
}
|
|
}
|