We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
HI, congratulations for a great job.
I have a request, in our projects we use API documentation generation and using the library hundreds of warnings are produced in the generated code.
Example: warning CS1591: Missing XML comment for publicly visible type or member 'BannerView.TitleProperty'
I know it's possible to handle this, but it has to be done within the library.
Thank you Stefano
The text was updated successfully, but these errors were encountered:
#44 Disable all kind of warnings in generated code
8b25e5b
Hi @kalpasrl Please try to install the new version. Hope this will fix 😃
Sorry, something went wrong.
Thank you very much @KafkaWannaFly
No branches or pull requests
HI, congratulations for a great job.
I have a request, in our projects we use API documentation generation and using the library hundreds of warnings are produced in the generated code.
Example:
warning CS1591: Missing XML comment for publicly visible type or member 'BannerView.TitleProperty'
I know it's possible to handle this, but it has to be done within the library.
Thank you
Stefano
The text was updated successfully, but these errors were encountered: