diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json deleted file mode 100644 index f00d4981..00000000 --- a/.config/dotnet-tools.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "version": 1, - "isRoot": true, - "tools": { - "cake.tool": { - "version": "0.35.0", - "commands": [ - "dotnet-cake" - ] - }, - "gitversion.tool": { - "version": "5.5.1", - "commands": [ - "dotnet-gitversion" - ] - } - } -} \ No newline at end of file