FIC_Solar/solarService/Properties/launchSettings.json
2022-11-15 14:08:34 +08:00

12 lines
204 B
JSON

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