diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index db56292769..756f58fa94 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "microsoft.templateengine.authoring.cli": { - "version": "9.0.306", + "version": "9.0.307", "commands": [ "dotnet-template-authoring" ],