diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index 62d12a0bc..e24831145 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "roslynator.dotnet.cli": { - "version": "0.13.0", + "version": "1.0.0", "commands": [ "roslynator" ],