mirror of
https://github.com/nsnail/spectre.console.git
synced 2025-07-04 19:58:14 +08:00
Upgrade .NET SDK to 6.0.100 (#616)
* Update to .NET 6.0.100 * Update Cake to 2.0.0-rc0001
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
{
|
||||
"projects": [ "src", "tests" ],
|
||||
"sdk": {
|
||||
"version": "6.0.100-rc.2.21505.57",
|
||||
"version": "6.0.100",
|
||||
"rollForward": "latestFeature"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user