You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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).
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:
The text was updated successfully, but these errors were encountered: