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