From c0d2f7199eb48d730cbaabc8c9da6cb9667f2c28 Mon Sep 17 00:00:00 2001 From: Bart Koelman <104792814+bart-vmware@users.noreply.github.com> Date: Thu, 21 May 2026 14:51:09 +0200 Subject: [PATCH] Update ReSharper to v2026.1.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 92e3666ac5..cfcb56c6a9 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "jetbrains.resharper.globaltools": { - "version": "2026.1.1", + "version": "2026.1.2", "commands": [ "jb" ],