Files
Alchegos.Analyst/Properties/launchSettings.json
2025-03-09 11:51:30 +00:00

13 lines
273 B
JSON

{
"$schema": "https://json.schemastore.org/launchsettings.json",
"profiles": {
"Alchegos.Analyst": {
"commandName": "Project",
"dotnetRunMessages": true,
"environmentVariables": {
"DOTNET_ENVIRONMENT": "Development"
}
}
}
}