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

Fixed anonymous type generation in C mode. #467

Merged
merged 1 commit into from
Aug 22, 2023
Merged

Fixed anonymous type generation in C mode. #467

merged 1 commit into from
Aug 22, 2023

Conversation

Summpot
Copy link
Contributor

@Summpot Summpot commented Aug 9, 2023

Close #466.

@Summpot
Copy link
Contributor Author

Summpot commented Aug 9, 2023

@dotnet-policy-service agree

@tannergooding tannergooding merged commit 86ba626 into dotnet:main Aug 22, 2023
13 of 15 checks passed
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.

The anonymous type in C mode was generated incorrectly.
2 participants