Files
Asegasa.NET/Servicio Gestion Asegasa/Properties/launchSettings.json
2026-04-28 11:52:16 +02:00

13 lines
280 B
JSON

{
"$schema": "http://json.schemastore.org/launchsettings.json",
"profiles": {
"Servicio_Gestion_Asegasa": {
"commandName": "Project",
"dotnetRunMessages": true,
"environmentVariables": {
"DOTNET_ENVIRONMENT": "Development"
}
}
}
}