123456789101112 |
- {
- "profiles": {
- "Ropin.Inspection.Common": {
- "commandName": "Project",
- "launchBrowser": true,
- "environmentVariables": {
- "ASPNETCORE_ENVIRONMENT": "Development"
- },
- "applicationUrl": "https://localhost:57212;http://localhost:57213"
- }
- }
- }
|