From 7ba14109cf2157bc315cc9f09cdd59a13587cbfa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alex=20R=C3=B8nne=20Petersen?= Date: Fri, 19 Jan 2024 05:31:55 +0100 Subject: [PATCH] Add dotnet-config to dotnet-tools.json. --- dotnet-tools.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/dotnet-tools.json b/dotnet-tools.json index 9a4a64f..45b7b5a 100644 --- a/dotnet-tools.json +++ b/dotnet-tools.json @@ -8,6 +8,12 @@ "dotnet-cake" ] }, + "dotnet-config": { + "version": "1.0.6", + "commands": [ + "dotnet-config" + ] + }, "dotnet-counters": { "version": "8.0.452401", "commands": [