How to install on visual studio 2017?
I have this error :
Unable to install package "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl 4.3.0". You try to install this package in a project that targets "UAP, Version = v10.0.17134", but the package does not contain any content files or assembly references that are compatible with this framework. For more information, contact the package creator.
I can not find the solution, thank you for helping me.
Hi,
Unfortunately I do not know what the problem is, nor can I reproduce it. I am able to create a new UWP app in Visual Studio 2017 15.8.7 with 10.0.17134 set as the target, and install the package fine.
Exactly what kind of project are you trying to install into? Can you provide me with a sample project the reproduces the issue?
Thanks.