Skip to content

NET6 support #59

Description

@mcpat-it

Can you please add NET6 support? I tried to compile your source, works great (but I prefer the nuget packages to be uptodate). Only added net6.0-windows in target frameworks, hope this is the golden line.

Only one change necessary to prevent warnings during compilation time in file SafeLibraryHandle.cs, but it's only cosmetical thing I suppose (see also here).

Remove this line:

[ReliabilityContract(Consistency.WillNotCorruptState, Cer.Success)]

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions