diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index 4af3165..81341d4 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -1,18 +1,18 @@ -{ - "version": 1, - "isRoot": true, - "tools": { - "jetbrains.resharper.globaltools": { - "version": "2023.3.2", - "commands": [ - "jb" - ] - }, - "nvika": { - "version": "3.0.0", - "commands": [ - "nvika" - ] - } - } - } +{ + "version": 1, + "isRoot": true, + "tools": { + "jetbrains.resharper.globaltools": { + "version": "2023.3.3", + "commands": [ + "jb" + ] + }, + "nvika": { + "version": "3.0.0", + "commands": [ + "nvika" + ] + } + } +} \ No newline at end of file