Files
Wino-Mail/Wino.Server.NET8/Properties/launchSettings.json

10 lines
177 B
JSON
Raw Normal View History

{
"profiles": {
"Wino.Server.NET8 (Package)": {
"commandName": "MsixPackage"
},
"Wino.Server.NET8 (Unpackaged)": {
"commandName": "Project"
}
}
}