From 0a142e58ea528ffc1b9a52197d7b22c27f0146f2 Mon Sep 17 00:00:00 2001 From: Alexander Dobrynin Date: Mon, 24 Apr 2023 18:34:18 +0400 Subject: [PATCH] bump jetbrains.resharper.globaltools version 2021.2.2 => 2022.3.2 --- .config/dotnet-tools.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index 2a93aa0..fc0fb8b 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "jetbrains.resharper.globaltools": { - "version": "2021.2.2", + "version": "2022.3.2", "commands": [ "jb" ]