vtortola / WebSocketListener

A lightweight and scalable asynchronous WebSocket listener
http://vtortola.github.io/WebSocketListener
313 stars 85 forks source link

Can not install it on Win 10 #121

Open munish-infosys opened 6 years ago

munish-infosys commented 6 years ago

When i try to install it on Visual Studio 2017 Community edition on Win 10 for UWP, then I am getting this error - Package vtortola.WebSocketListener 3.0.0-beta is not compatible with uap10.0.10240 (UAP,Version=v10.0.10240). Package vtortola.WebSocketListener 3.0.0-beta supports: netstandard2.0 (.NETStandard,Version=v2.0)

vtortola commented 6 years ago

Do you have the right VS 2017 version?

https://blogs.msdn.microsoft.com/dotnet/2017/08/25/uwp-net-standard-2-0-preview/