| 123456789101112131415161718192021222324252627 | 
							- {
 
-   "iisSettings": {
 
-     "windowsAuthentication": false,
 
-     "anonymousAuthentication": true,
 
-     "iisExpress": {
 
-       "applicationUrl": "http://localhost:56785",
 
-       "sslPort": 0
 
-     }
 
-   },
 
-   "profiles": {
 
-     "IIS Express": {
 
-       "commandName": "IISExpress",
 
-       "launchBrowser": true,
 
-       "environmentVariables": {
 
-         "ASPNETCORE_ENVIRONMENT": "Development"
 
-       }
 
-     },
 
-     "Result": {
 
-       "commandName": "Project",
 
-       "launchBrowser": true,
 
-       "environmentVariables": {
 
-         "ASPNETCORE_ENVIRONMENT": "Development"
 
-       },
 
-       "applicationUrl": "https://localhost:5001;http://localhost:5000"
 
-     }
 
-   }
 
- }
 
 
  |