mirror of https://github.com/pulumi/pulumi.git
f1fa3a141d
Fix the generated C# code for plain properties: - Value types should not be initialized with `= null!` - Arrays and maps should be `List<T>` and `Dictionary<string, TValue>` |
||
---|---|---|
.. | ||
doc.go | ||
doc_test.go | ||
gen.go | ||
gen_intrinsics.go | ||
gen_program.go | ||
gen_program_expressions.go | ||
gen_program_test.go | ||
gen_test.go | ||
importer.go | ||
templates.go | ||
utilities.go | ||
utilities_test.go |