From 1fe110dc9a9b7b10e3ab2754abe997bb4237f92b Mon Sep 17 00:00:00 2001 From: Vincent Gromfeld Date: Tue, 12 May 2026 14:41:53 +0200 Subject: [PATCH] Update tooling dependency --- .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 644e6679c..b31b01580 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -15,7 +15,7 @@ ] }, "microsoft.visualstudio.slngen.tool": { - "version": "12.0.13", + "version": "12.0.32", "commands": [ "slngen" ]