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

Assembly should be marked CLSCompliant #284

Open
maettu-this opened this issue Aug 13, 2023 · 1 comment
Open

Assembly should be marked CLSCompliant #284

maettu-this opened this issue Aug 13, 2023 · 1 comment

Comments

@maettu-this
Copy link
Contributor

Use of IPNetwork in the API of an assembly marked [assembly: CLSCompliant(true)] shall not result in build warnings.

https://learn.microsoft.com/en-us/dotnet/fundamentals/code-analysis/quality-rules/ca1014

Non-compliant members can be marked [CLSCompliant(false)].

@lduchosal
Copy link
Owner

PR Welcome

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants