79236274

Date: 2024-11-29 08:13:00
Score: 0.5
Natty:
Report link

Configure launch profile. Create file launchSettings.json in Properties directory with content:

{
  "profiles": {
    "Windows Machine": {
      "commandName": "MsixPackage",
      "nativeDebugging": true
    }
  }
}
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: raV720