CrossPlatformBlazorSuite/DeviceApplication/Properties/launchSettings.json

8 lines
121 B
JSON
Raw Normal View History

2024-04-20 15:05:16 +00:00
{
"profiles": {
"Windows Machine": {
"commandName": "MsixPackage",
"nativeDebugging": false
}
}
}