mirror of https://github.com/pulumi/pulumi.git
![]() Fixes #18463 The problem is that when the target language for convert is `dotnet`, we use the statically linked `GenerateProject` function from dotnet codegen and call it a day rather than dynamically calling the language host (i.e. `pulumi-language-dotnet`) and orchestrating `GenerateProject`, `GetSchema` and `GeneratePackage` which _does_ lookup parameterized packages and generates sdks for them |
||
---|---|---|
.. | ||
20250210--programgen-dotnet--fix-generating-sdks-for-net-projects-when-using-pulumi-convert.yaml | ||
20250214--sdk-go-import-preview-onlyyaml |