I use windows 10 IOT OS on raspberry pi 3 module B+ .When i run sample code of blink LED through visual studio.We get IP address of that raspberry pi module on PC having visual studio but after run the sample code it show deployment error .As -
DEP6957: Failed to connect to device '192.168.15.140' using Universal Authentication. Please verify the correct remote authentication mode is specified in the project debug settings. Missing Method Exception - Method not found: 'Void Microsoft.Tools. Connectivity. Remote Device.set_Protocol(Transport Protocol)'. [0x80131513] Blinky
Please any one solve this error.