Code development platform for open source projects from the European Union institutions :large_blue_circle: EU Login authentication by SMS has been phased out. To see alternatives please check here

Skip to content
Snippets Groups Projects
launchSettings.json 175 B
Newer Older
  • Learn to ignore specific revisions
  • {
      "profiles": {
        "VECTO": {
          "commandName": "Project"
        },
        "VECTO_singlethreaded": {
          "commandName": "Project",
          "commandLineArgs": "-st"
        }
      }
    }