From 3275da646ffff368993d860654bf8db152c0ccd7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alex=20R=C3=B8nne=20Petersen?= Date: Fri, 19 Jan 2024 05:33:26 +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 8285f92..715194b 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-file": { "version": "1.4.1", "commands": [