Skip to content

Conversation

@NielsPilgaard
Copy link
Contributor

Without GenerateDocumentationFile set to true, your great code summaries never make it to the developer using the nuget.

Without `GenerateDocumentationFile` set to true, your great code summaries never make it to the developer using the nuget.
Copy link
Contributor

@marcin-krystianc marcin-krystianc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @NielsPilgaard,

Thanks for raising this PR. Could you have a look at these build warnings/errors?

error CS1570: XML comment has badly formed XML -- 'Expected an end tag for element 'summary'.' 

@NielsPilgaard
Copy link
Contributor Author

Hi @NielsPilgaard,

Thanks for raising this PR. Could you have a look at these build warnings/errors?

error CS1570: XML comment has badly formed XML -- 'Expected an end tag for element 'summary'.' 

Absolutely, I'll have a look tonight 👍

@NielsPilgaard
Copy link
Contributor Author

I hope this is an acceptable approach, it was either ignoring warning CS1591 or adding summaries in over 1700 places 😅

Copy link
Contributor

@marcin-krystianc marcin-krystianc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I hope this is an acceptable approach, it was either ignoring warning CS1591 or adding summaries in over 1700 places 😅

Yeah, that makes sense.

Thank you!

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.

2 participants