[Bug]: @azure-tools/typespec-csharp should generate Azure by default #5379
Labels
bug
Something isn't working
emitter:client:csharp
Issue for the C# client emitter: @typespec/http-client-csharp
Describe the bug
Given we have
@typespec/http-client-csharp
now as an explicit package, we don't needflavor
anymore to select Azure.Note that I'm not asking specifically to remove
flavor
, we can discuss if there is an usage for it. But the default should be Azure if we keep it, and it should silently ignore it (no failure) if we decide to skip it.Reproduction
Starting the azure-tools emitter with no config at all, should generate Azure.
Checklist
The text was updated successfully, but these errors were encountered: