Skip to content

Assembly should be marked CLSCompliant #284

Open
@maettu-this

Description

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)].

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions