autosos-maui/Properties/launchSettings.json

8 lines
121 B
JSON
Raw Normal View History

2023-12-28 17:29:36 +08:00
{
"profiles": {
"Windows Machine": {
"commandName": "MsixPackage",
"nativeDebugging": false
}
}
}