mirror of
https://github.com/MAKS-IT-COM/uscheduler.git
synced 2025-12-31 12:10:01 +01:00
13 lines
266 B
JSON
13 lines
266 B
JSON
{
|
|
"$schema": "http://json.schemastore.org/launchsettings.json",
|
|
"profiles": {
|
|
"UScheduler": {
|
|
"commandName": "Project",
|
|
"dotnetRunMessages": true,
|
|
"environmentVariables": {
|
|
"DOTNET_ENVIRONMENT": "Development"
|
|
}
|
|
}
|
|
}
|
|
}
|