| 1234567891011121314151617181920212223242526272829 | 
							- {
 
-   "iisSettings": {
 
-     "windowsAuthentication": false,
 
-     "anonymousAuthentication": true,
 
-     "iisExpress": {
 
-       "applicationUrl": "http://localhost:7993",
 
-       "sslPort": 0
 
-     }
 
-   },
 
-   "$schema": "http://json.schemastore.org/launchsettings.json",
 
-   "profiles": {
 
-     "IIS Express": {
 
-       "commandName": "IISExpress",
 
-       "launchBrowser": true,
 
-       "launchUrl": "api/values",
 
-       "environmentVariables": {
 
-         "ASPNETCORE_ENVIRONMENT": "Development"
 
-       }
 
-     },
 
-     "WebSearchDemo": {
 
-       "commandName": "Project",
 
-       "launchUrl": "api/values",
 
-       "environmentVariables": {
 
-         "ASPNETCORE_ENVIRONMENT": "Development"
 
-       },
 
-       "applicationUrl": "http://localhost:5000"
 
-     }
 
-   }
 
- }
 
 
  |