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

NET6 support #59

Open
mcpat-it opened this issue Aug 16, 2022 · 0 comments
Open

NET6 support #59

mcpat-it opened this issue Aug 16, 2022 · 0 comments

Comments

@mcpat-it
Copy link

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)]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant