diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index b5bddef..b0e38ab 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -1,18 +1,5 @@ { "version": 1, "isRoot": true, - "tools": { - "dotnet-format": { - "version": "5.1.250801", - "commands": [ - "dotnet-format" - ] - }, - "dotnet-sonarscanner": { - "version": "5.14.0", - "commands": [ - "dotnet-sonarscanner" - ] - } - } + "tools": {} } \ No newline at end of file