Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[dotnet/sdk] Serialize immutable arrays initialized by default #10247

Merged
merged 2 commits into from Jul 26, 2022

Conversation

Zaid-Ajaj
Copy link
Contributor

@Zaid-Ajaj Zaid-Ajaj commented Jul 26, 2022

Description

Fixes #10125

Checklist

  • I have added tests that prove my fix is effective or that my feature works
  • Yes, there are changes in this PR that warrants bumping the Pulumi Service API version

@Zaid-Ajaj Zaid-Ajaj requested a review from Frassle July 26, 2022 14:59
@Zaid-Ajaj Zaid-Ajaj marked this pull request as ready for review July 26, 2022 14:59
@Zaid-Ajaj Zaid-Ajaj merged commit e9849c2 into master Jul 26, 2022
@pulumi-bot pulumi-bot deleted the zaid/serialize-default-initialized-immutable-array branch July 26, 2022 15:56
abhinav pushed a commit to pulumi/pulumi-dotnet that referenced this pull request Jan 11, 2023
…i/pulumi#10247)

* Serialize immutable arrays initialized by default

* change log entry
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Dotnet Program Crashes w/ Unused ImmutableArray<T> Output Types
2 participants