mirror of
https://github.com/spectreconsole/spectre.console.git
synced 2025-12-26 07:47:56 +01:00
* Move Spectre.Console.Cli to its own repository * Update build script to use Cake.Sdk and .NET Make * Remove StyleCop (unmaintained) * Add linting using dotnet format * Fix generator which was broken * Update dependencies
8 lines
154 B
JSON
8 lines
154 B
JSON
{
|
|
"$schema": "http://json.schemastore.org/global",
|
|
"sdk": {
|
|
"version": "10.0.100-rc.2.25502.107",
|
|
"rollForward": "latestFeature"
|
|
}
|
|
}
|