From c9567e67d2ab6a8bd71e554270cced6b1ebd0b03 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 26 Oct 2023 01:18:12 +0000 Subject: [PATCH] Update dependency microsoft.dotnet-msidentity to v2.0.8 --- .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 0c1eee4eb..dcf3aa52b 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "microsoft.dotnet-msidentity": { - "version": "2.0.0", + "version": "2.0.8", "commands": [ "dotnet-msidentity" ]