opencand/OpenCand.ETL/Properties/launchSettings.json
2025-05-31 10:58:30 -03:00

10 lines
163 B
JSON

{
"profiles": {
"OpenCand": {
"commandName": "Project",
"environmentVariables": {
"DOTNET_ENVIRONMENT": "Development"
}
}
}
}