You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
…ower case (#6400)
Fixes#6398
Reverts #6519
because this change uncovers a bug in TCGC:
Azure/typespec-azure#2417
We should be able to remove this check if TCGC fixes it.
I first found in this test project: https://github.com/Azure/autorest.csharp/blob/main/test/TestProjects/MgmtTypeSpec/main.tsp
When I debug and print out

sdkContext.sdkPackage.models.map(m => m.name)
, I got this:The text was updated successfully, but these errors were encountered: