https://pulumi.com logo
Title
b

bored-oyster-3147

07/13/2021, 8:56 PM
How does the Azure Native provider code override the sdk generation so that given the name
azure-native
it generates a dotnet project sdk called
Pulumi.AzureNative
instead of
Pulumi.Azure-native
?
Thought it might be in the
schema.json
but doesn't appear to be...
It is in the schema.json, right at the end under
language.csharp.namespaces
b

billowy-army-68599

07/13/2021, 9:10 PM
oh nvm my slack didn't refresh properly and Komal beat me to 😄
b

bored-oyster-3147

07/13/2021, 9:16 PM
ok adding an entry to
language.csharp.namespaces
worked for me thanks everyone 🙂