Visual studio 2017 can't establish wireless connection to windows 10 iot
This error appears, which is
"Severity Code Description Project File Line Suppression State
Error The processor architecture of the project being built "arm" is not supported by the referenced SDK "Microsoft.VCLibs.Desktop.110, Version=14.0". Please consider changing the targeted processor architecture of your project (in Visual Studio this can be done through the Configuration Manager) to one of the architectures supported by the SDK: "x86, x64".
I can ping Windows IOT device (Raspberry PI 3) and the wireless connection works with Windows IOT Dashboard.
The Windows IOT version is v.10.0.17134.228 and Visual Studio 2017 version is 15.8.2.
How do I solve this problem?