1
0
mirror of https://github.com/nsnail/spectre.console.git synced 2025-04-25 12:42:51 +08:00

Update Cake to 2.2.0

This commit is contained in:
Patrik Svensson 2022-05-14 22:56:59 +02:00 committed by Patrik Svensson
parent 36ca22ffac
commit 70bbc24911

@ -3,7 +3,7 @@
"isRoot": true, "isRoot": true,
"tools": { "tools": {
"cake.tool": { "cake.tool": {
"version": "2.1.0", "version": "2.2.0",
"commands": [ "commands": [
"dotnet-cake" "dotnet-cake"
] ]