Agregar archivos de proyecto.

This commit is contained in:
2025-09-15 13:55:53 +02:00
parent f88fcec6f5
commit 8eab9c0d7b
7 changed files with 97 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
{
"$schema": "http://json.schemastore.org/launchsettings.json",
"profiles": {
"WSAsegasa": {
"commandName": "Project",
"dotnetRunMessages": true,
"environmentVariables": {
"DOTNET_ENVIRONMENT": "Development"
}
}
}
}