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