|
123456789101112 |
- {
- "profiles": {
- "Tests": {
- "commandName": "Project",
- "launchBrowser": true,
- "environmentVariables": {
- "ASPNETCORE_ENVIRONMENT": "Development"
- },
- "applicationUrl": "https://localhost:2677;http://localhost:2678"
- }
- }
- }
|