Chet Husk

Results 587 comments of Chet Husk

We'd also need a feature like this (perhaps not just regex, but numeric range bounds, etc) to have a good interactive prompting experience. The prompt loop would want to accept...

@joeloff at packaging/testing time we should log build warnings/errors if an invalid regex is used. At instantiation-time we should treat it like any other invalid symbol input - it should...

Some open questions for me to investigate: * Need to run down places where this feature is currently used - this should be easily doable from the search manifest *...

Internal Usage: * dotnet/templating - used to set the `Framework` parameter in the class library templates * dotnet/aspnetcore - not used * dotnet/winforms - not used * dotnet/maui - not...

We should deprecate `baseline` - it's not widely used in the ecosystem and where it is used we have no evidence that template _users_ actually use the baselines.

@bradwilson .NET 9 preview 2 includes a rework of the test-reporting infrastructure that does show testing progress, as well as ordered test result reporting directly in MSBuild. It's built on...

I'm ok with that change as well - my understanding is that this is more a question of how the STS channel is documented in the help and learn.ms.com docs...