Files
SanchoToro/ServicioGrupoSanchoToro/Properties/launchSettings.json
2026-01-23 12:45:41 +01:00

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"
}