MobileApp/Properties/launchSettings.json
2025-03-05 09:08:58 +03:00

8 lines
121 B
JSON

{
"profiles": {
"Windows Machine": {
"commandName": "MsixPackage",
"nativeDebugging": false
}
}
}