{
  "iisSettings": {
    "windowsAuthentication": false,
    "anonymousAuthentication": true,

    "iisExpress": {
      "applicationUrl": "http://localhost:55549",
      "sslPort": 44313
    }
  },
  "$schema": "http://json.schemastore.org/launchsettings.json",
  "profiles": {
    "IIS Express": {
      "commandName": "IISExpress",
      "launchBrowser": true,
      "launchUrl": "swagger",
      "environmentVariables": {
        "ASPNETCORE_ENVIRONMENT": "Development"
      },
      "ancmHostingModel": "InProcess"
    }
  
  }
}