From 986eb0ddf2502dcda959b5684faa0f5b41454c6a Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 9 Jun 2026 19:46:28 +0000 Subject: [PATCH] chore(deps): update dependency microsoft.templateengine.authoring.cli to v10.0.301 --- .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 9efea3aa9a..95a8d111a2 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "microsoft.templateengine.authoring.cli": { - "version": "10.0.300", + "version": "10.0.301", "commands": [ "dotnet-template-authoring" ],