Newer
Older
percord / extra / admin-api / Utilities / ConfigTest / Properties / launchSettings.json
@Rory& Rory& on 17 Jan 267 bytes Restructure extras
{
  "$schema": "https://json.schemastore.org/launchsettings.json",
  "profiles": {
    "ConfigTest": {
      "commandName": "Project",
      "dotnetRunMessages": true,
      "environmentVariables": {
        "DOTNET_ENVIRONMENT": "Development"
      }
    }
  }
}