﻿{
  "$schema": "http://json.schemastore.org/launchsettings.json",
  "profiles": {
    "Blueprint.Infra": {
      "commandName": "Project",
      "dotnetRunMessages": true,
      "environmentVariables": {
        "DOTNET_ENVIRONMENT": "Development"
      }
    }
  }
}
