From 62e7e228e82f98e946abb33306d64a855f2b6455 Mon Sep 17 00:00:00 2001 From: mmitche Date: Fri, 7 Apr 2023 09:39:11 -0700 Subject: [PATCH] Update to new darc --- .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 b23f9971f..37a4653de 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "microsoft.dotnet.darc": { - "version": "1.1.0-beta.23128.1", + "version": "1.1.0-beta.23206.1", "commands": [ "darc" ]