{
  "version": "0.0.1",
  "configurations": [
    {
      "name": "Blacklight.WebGL2.Testbed",
      "runtimeExecutable": "C:\\Windows\\System32\\cmd.exe",
      "runtimeArgs": ["/c", "cd /d Modules/Blacklight/Testbed/WebGL2 && dotnet watch run --non-interactive"],
      "port": 5290,
      "url": "http://127.0.0.1:5290"
    }
  ]
}
