123456789101112 |
- {
- "profiles": {
- "ProductionLineMonitor.EntityFramework": {
- "commandName": "Project",
- "launchBrowser": true,
- "environmentVariables": {
- "ASPNETCORE_ENVIRONMENT": "Development"
- },
- "applicationUrl": "https://localhost:65041;http://localhost:65042"
- }
- }
- }
|