diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index 930ef15e1b..0e9304a6a6 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.201", + "version": "10.0.202", "commands": [ "dotnet-template-authoring" ],