Configure launch profile. Create file launchSettings.json in Properties directory with content:
{ "profiles": { "Windows Machine": { "commandName": "MsixPackage", "nativeDebugging": true } } }