Skip to content

Tuple not ClsCompliant #3

@sdraht

Description

@sdraht

I tried to use Tuple for .net35 in a ClsCompliant lib, which broke the build because of lacking ClsCompliance.
Is this hard to change or is it just the missing attribute
[assembly: ClsCompliant (true)] in Assembly info.cs?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions