Web-Development-with-Blazor.../Chapter18/MauiDemo/NETMauiApp/Properties/launchSettings.json

8 lines
121 B
JSON
Raw Normal View History

2023-02-17 15:28:17 +01:00
{
"profiles": {
"Windows Machine": {
"commandName": "MsixPackage",
"nativeDebugging": false
}
}
}