Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Nullable Reference Type attributes are always fully qualified #333

Closed
las-nsc opened this issue Jun 6, 2022 · 2 comments
Closed

Nullable Reference Type attributes are always fully qualified #333

las-nsc opened this issue Jun 6, 2022 · 2 comments

Comments

@las-nsc
Copy link
Contributor

las-nsc commented Jun 6, 2022

When using the flag -cn with -nr the added attributes ought to be short names, with a using System.Diagnostics.CodeAnalysis; added.

@las-nsc
Copy link
Contributor Author

las-nsc commented Jun 6, 2022

Having looked at the code, I understand this is because the attribute is internal within the .net runtime being used by the project. I guess you don't want to upgrade the .net version for just this reason...

@mganss
Copy link
Owner

mganss commented Jun 7, 2022

Fixed through #336

@mganss mganss closed this as completed Jun 7, 2022
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants