pulumi/pkg/codegen/testing/test/testdata/plain-object-defaults
bors[bot] 9051101254
Merge #11345
11345: Do not reference Pulumi nuget if a project reference to Pulumi.csproj already exists r=Zaid-Ajaj a=Zaid-Ajaj

When generating dotnet SDKs, if a schema doesn't specify a package reference to Pulumi nuget, we add it automatically by default. However, when generating test dotnet sdks, we also use project references that refer to the local Pulumi SDK and it is not correct to have either (although usually it compiles if you don't use latest SDK changes) 

This PR makes it so that if we are already referencing a local Pulumi SDK via a project reference, then we don't add a package reference to Pulumi



Co-authored-by: Zaid Ajaj <zaid.naom@gmail.com>
2022-11-14 21:25:38 +00:00
..
docs Update YAML invoke syntax for docs 2022-11-04 11:39:24 -07:00
dotnet [dotnet/sdk-gen] Do not reference Pulumi nuget if a project reference already exists 2022-11-14 15:10:00 +01:00
go ci: gofmt 1.18+ clean 2022-09-21 09:48:39 -07:00
go-extras/tests test: use `T.Setenv` to set env vars in tests (#10234) 2022-07-24 10:41:44 +01:00
nodejs [nodejs/sdk-gen] Simplify default options for function invokes 2022-11-14 14:58:16 +01:00
python [codegen/python] Implement deep merge on resource and invoke options, matching other SDKs (#9856) 2022-06-14 16:52:24 -07:00
schema.json export codegen tests for internal use (#8928) 2022-02-07 12:10:04 +01:00