about summary refs log tree commit diff
path: root/MatrixUtils.RoomUpgradeCLI/Properties/launchSettings.json
blob: 76f122f6c84fe931ac95020c000ccc0d2ddde78d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
{
  "$schema": "https://json.schemastore.org/launchsettings.json",
  "profiles": {
    "MatrixUtils.RoomUpgradeCLI": {
      "commandName": "Project",
      "dotnetRunMessages": true,
      "environmentVariables": {
        "DOTNET_ENVIRONMENT": "Development"
      }
    }
  }
}