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