badcel / HidApi.Net

A modern cross platform C# binding for HIDAPI
https://badcel.github.io/HidApi.Net/
MIT License
36 stars 7 forks source link

Specify TargetFramework .NET 6.0 for HidApi.Net project #64

Closed tmittet closed 1 year ago

tmittet commented 1 year ago

Since you are using records, I suggest specifying TargetFramework .NET 6.0 or 8.0. I have tested with .NET 8.0, works fine.

badcel commented 1 year ago

It is already defined for all projects here. So I think this PR should be obsolete?

tmittet commented 1 year ago

It is already defined for all projects here. So I think this PR should be obsolete?

Ahh... I didn't know about that. Closing PR...