diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index 39df32e..cc53252 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -2,17 +2,17 @@ "version": 1, "isRoot": true, "tools": { - "csharpier": { - "version": "0.29.2", - "commands": [ - "dotnet-csharpier" - ] - }, - "docfx": { - "version": "2.78.2", - "commands": [ - "docfx" - ] - } + "csharpier": { + "version": "1.1.1", + "commands": [ + "dotnet-csharpier" + ] + }, + "docfx": { + "version": "2.78.3", + "commands": [ + "docfx" + ] + } } } \ No newline at end of file