Files
Wino-Mail/Wino.Mail/Properties/launchSettings.json
Aleh Khantsevich 30f1257983 Attempt to fix source generator issues (#556)
* Changed some properties of source generator project

* Remove accelerate
2025-02-14 19:16:54 +01:00

8 lines
84 B
JSON

{
"profiles": {
"Wino.Mail": {
"commandName": "MsixPackage"
}
}
}