I am using Windows Insider Build 14342 windows 10 OS. Trying to connect to raspberry pi 3. I have installed the Iot Core in Raspberry and I can connect to the device using putty and powershell. The visual studio for some reason doesnt deploy my Application.
Its a basic blink example from ms-iot github. I have set ARM, Remote device and gave ip address of the device, selected Universal(unencrypted protocol) in properties of the project.
The project builds fine and doesnt deploy to my device. Am i missing something.