| Name | Message | Date |
|---|---|---|
| 📄 launchSettings.json | 14 hours ago |
📄
launchSettings.json
{ "$schema": "https://json.schemastore.org/launchsettings.json", "profiles": { "http": { "commandName": "Project", "dotnetRunMessages": true, "launchBrowser": true, "applicationUrl": "http://localhost:5212", "environmentVariables": { "ASPNETCORE_ENVIRONMENT": "Development" } } } }