Grabacr07/VirtualDesktop

Couldn't install on .NET 4.5.2

m93a opened this issue · 1 comments

m93a commented

Visual Studio 2015 throws this error:
Could not install package 'VirtualDesktop 1.0.3'. You are trying to install this package into a project that targets '.NETFramework,Version=v4.5.2', but the package does not contain any assembly references or content files that are compatible with that framework. For more information, contact the package author.

.NET 4.5.2 is not supported, so please target .NET 4.6 or later.
This library is for Windows 10, and Windows 10 includes .NET 4.6.