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

Allow CodeGenType attribute to be applied to enums #6175

Merged
merged 5 commits into from
Feb 27, 2025

Conversation

JoshLove-msft
Copy link
Contributor

@JoshLove-msft JoshLove-msft commented Feb 27, 2025

Fixes #6174

Also fixes generation of internal code gen attributes so that they are properly included in the output library and are visited.

@microsoft-github-policy-service microsoft-github-policy-service bot added the emitter:client:csharp Issue for the C# client emitter: @typespec/http-client-csharp label Feb 27, 2025
@JoshLove-msft JoshLove-msft added this pull request to the merge queue Feb 27, 2025
Merged via the queue into microsoft:main with commit 1696b0d Feb 27, 2025
21 checks passed
@JoshLove-msft JoshLove-msft deleted the code-gen-type branch February 27, 2025 19:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
emitter:client:csharp Issue for the C# client emitter: @typespec/http-client-csharp
Projects
None yet
Development

Successfully merging this pull request may close these issues.

CodeGenType should be able to be applied to structs and enums
3 participants