Init commit

This commit is contained in:
raphaeIl
2025-01-08 20:08:36 -05:00
commit f855950370
557 changed files with 233848 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
{
"$schema": "http://json.schemastore.org/launchsettings.json",
"profiles": {
"https": {
"commandName": "Project",
"dotnetRunMessages": true,
"launchBrowser": false,
"externalUrlConfiguration": true,
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
}
}
}
}