13 lines
265 B
JSON
13 lines
265 B
JSON
|
{
|
|||
|
"$schema": "http://json.schemastore.org/launchsettings.json",
|
|||
|
"profiles": {
|
|||
|
"RAIDAlert": {
|
|||
|
"commandName": "Project",
|
|||
|
"dotnetRunMessages": true,
|
|||
|
"environmentVariables": {
|
|||
|
"DOTNET_ENVIRONMENT": "Development"
|
|||
|
}
|
|||
|
}
|
|||
|
}
|
|||
|
}
|