19 lines
438 B
JSON
19 lines
438 B
JSON
{
|
|
"profiles": {
|
|
"ServicioGrupoSanchoToro": {
|
|
"commandName": "Project",
|
|
"environmentVariables": {
|
|
"DOTNET_ENVIRONMENT": "Development"
|
|
},
|
|
"dotnetRunMessages": true
|
|
},
|
|
"WSL": {
|
|
"commandName": "WSL2",
|
|
"environmentVariables": {
|
|
"DOTNET_ENVIRONMENT": "Development"
|
|
},
|
|
"distributionName": ""
|
|
}
|
|
},
|
|
"$schema": "http://json.schemastore.org/launchsettings.json"
|
|
} |