IntergatedCircuits / HidSharp

HIDSharp is a multiplatform C# library for USB HID devices by James F. Bellinger
https://www.zer7.com/software/hidsharp
Other
121 stars 34 forks source link

build warning #27

Open dxh-sc opened 8 months ago

dxh-sc commented 8 months ago

i create a project and using the HidSharp, when i build it with 2022, i see this warning:

C:\Program Files\Microsoft Visual Studio\2022\Enterprise\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(2382,5): warning MSB3243: No way to resolve conflict between "HidSharp, Version=2.1.0.0, Culture=neutral, PublicKeyToken=0867af7205b1c8cf" and "HidSharp, Version=2.1.0.0, Culture=neutral, PublicKeyToken=null". Choosing "HidSharp, Version=2.1.0.0, Culture=neutral, PublicKeyToken=0867af7205b1c8cf" arbitrarily.