diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index 35899a6..146fc15 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,13 +3,13 @@ "isRoot": true, "tools": { "dotnet-format": { - "version": "5.0.211103", + "version": "5.1.250801", "commands": [ "dotnet-format" ] }, "dotnet-reportgenerator-globaltool": { - "version": "4.8.7", + "version": "5.4.10", "commands": [ "reportgenerator" ]