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

Descriptions with CR/LF cause the code generation to create code that doesn't compile #1504

Closed
darrelmiller opened this issue Apr 8, 2022 · 0 comments · Fixed by #1512
Closed
Assignees
Labels
fixed generator Issues or improvements relater to generation capabilities. type:bug A broken experience

Comments

@darrelmiller
Copy link
Member

When the code is emitted, it creates something that looks like this

////<Summary>Here is the description that is fine until...
it appears on the next line and the compiler gets upset </summary>
@darrelmiller darrelmiller added the type:bug A broken experience label Apr 8, 2022
@baywet baywet self-assigned this Apr 9, 2022
@baywet baywet added the generator Issues or improvements relater to generation capabilities. label Apr 9, 2022
@baywet baywet added the fixed label Apr 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fixed generator Issues or improvements relater to generation capabilities. type:bug A broken experience
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants