Files
Wino-Mail/Wino.Mail.WinUI/Properties/launchSettings.json
T

12 lines
237 B
JSON
Raw Normal View History

2025-09-29 11:16:14 +02:00
{
"profiles": {
"Wino.Mail.WinUI (Package)": {
2025-11-14 12:12:13 +01:00
"commandName": "MsixPackage",
2026-03-11 01:39:32 +01:00
"doNotLaunchApp": false,
"nativeDebugging": true
2025-09-29 11:16:14 +02:00
},
"Wino.Mail.WinUI (Unpackaged)": {
"commandName": "Project"
}
}
}