FIC_Solar/winService/Properties/launchSettings.json
2022-10-14 12:54:46 +08:00

12 lines
202 B
JSON

{
"profiles": {
"winService": {
"commandName": "Project",
"dotnetRunMessages": true,
"environmentVariables": {
"DOTNET_ENVIRONMENT": "Development"
}
}
}
}