App/Payesh.Maui/Properties/launchSettings.json

8 lines
121 B
JSON
Raw Normal View History

2023-09-08 17:03:31 +03:30
{
"profiles": {
"Windows Machine": {
"commandName": "MsixPackage",
"nativeDebugging": false
}
}
}