﻿{
  "profiles": {
    "User": {
      "commandName": "Project",
      "dotnetRunMessages": true,
      "applicationUrl": "http://localhost:5170",
      "environmentVariables": {
        "ASPNETCORE_ENVIRONMENT": "Development"
      }
    },
    "ComponentTest": {
      "commandName": "Project",
      "dotnetRunMessages": false,
      "environmentVariables": {
        "ASPNETCORE_ENVIRONMENT": "ComponentTest",
        "ASPNETCORE_URLS": "http://localhost:5170"
      }
    }
  }
}
