WebSocketListener icon indicating copy to clipboard operation
WebSocketListener copied to clipboard

Can not install it on Win 10

Open munish-infosys opened this issue 7 years ago • 1 comments

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)

munish-infosys avatar Nov 07 '17 08:11 munish-infosys

Do you have the right VS 2017 version?

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

vtortola avatar Nov 07 '17 18:11 vtortola