Selector/Selector.MAUI/Properties/launchSettings.json

9 lines
125 B
JSON
Raw Normal View History

2023-01-21 16:55:51 +00:00
{
"profiles": {
"Windows Machine": {
"commandName": "MsixPackage",
"nativeDebugging": false
}
}
}