Files
parr_api/PARR.GeneratorTemplatesWorker/Properties/launchSettings.json

12 lines
221 B
JSON
Raw Normal View History

2023-09-20 16:51:29 +10:00
{
"profiles": {
"PARR.GeneratorTemplatesWorker": {
"commandName": "Project",
"dotnetRunMessages": true,
"environmentVariables": {
"DOTNET_ENVIRONMENT": "Development"
}
}
}
}