Web-Development-with-Blazor.../Chapter18/MauiDemo/NETMauiApp/Properties/launchSettings.json
2023-02-17 15:28:17 +01:00

8 lines
121 B
JSON

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