AppSAV/MauiApp1/Properties/launchSettings.json

8 lines
121 B
JSON
Raw Permalink Normal View History

2025-01-16 17:48:14 +01:00
{
"profiles": {
"Windows Machine": {
"commandName": "MsixPackage",
"nativeDebugging": false
}
}
}