diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index d2e2f8b267..c1af610f23 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.302", + "version": "9.0.304", "commands": [ "dotnet-template-authoring" ],