Closed deepchoudhery closed 3 weeks ago
issue started with first time dotnet-scaffold use not detecting any categories, delved deeper and found a bunch of issues.
dotnet-scaffold
dotnet-scaffold-aspnet
dotnet-scaffold-aspire
TelemetryConstants.DOTNET_SCAFFOLD_TELEMETRY_STATE
get-commands
/azp run
/backport to release/9.0
Started backporting to release/9.0: https://github.com/dotnet/Scaffolding/actions/runs/11580361411
issue started with first time
dotnet-scaffold
use not detecting any categories, delved deeper and found a bunch of issues.dotnet-scaffold-aspnet
anddotnet-scaffold-aspire
first time sentinel files were being created even when invoked through dotnet-scaffold.TelemetryConstants.DOTNET_SCAFFOLD_TELEMETRY_STATE
not being passed correctly. Passing it in all dotnet invocations now.get-commands
result