luisllamasbinaburo / EwelinkNET

eWeLink API for .NET Standard (Windows, Linux and Mac)
https://www.luisllamas.es
Apache License 2.0
35 stars 9 forks source link

Fraamework 4.7 #8

Closed mrrcomp closed 3 years ago

mrrcomp commented 3 years ago

Hi I am trying to reference this library but I get an errorProject '..\EwelinkNet\EwelinkNet.csproj' targets 'netstandard2.1'. It cannot be referenced by a project that targets '.NETFramework,Version=v4.7.2'. IotDesktop

Can I just rebuild the Library targeting the higher Framework??

I'll wait for your response before moving forward

Thanks

luisllamasbinaburo commented 3 years ago

I don't think so. The websocket library we are using is only available in NetStandard