You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I just downloaded the .zip file, extracted it to a folder, then opened the .sln with VS 2019 Community Edition. I built it, which worked fine. But when I tried to run/debug it I got the following error:
DEP6957: Failed to connect to device '127.0.0.1' using Universal Authentication. Please verify the correct remote authentication
mode is specified in the project debug settings. COMException - No connection could be made because the target machine
actively refused it. (Exception from HRESULT: 0x8007274D) [0x8007274D] Game
I am running Windows 10 Professional, version 1909 (OS Build 18363.959), so perhaps that's the issue.
The text was updated successfully, but these errors were encountered:
I just downloaded the .zip file, extracted it to a folder, then opened the .sln with VS 2019 Community Edition. I built it, which worked fine. But when I tried to run/debug it I got the following error:
I am running Windows 10 Professional, version 1909 (OS Build 18363.959), so perhaps that's the issue.
The text was updated successfully, but these errors were encountered: