summaryrefslogtreecommitdiff
path: root/TSforgeCLI/Properties/launchSettings.json
blob: 112530fc8f229b1c412b4c32b24167f346e75b8c (plain)
1
2
3
4
5
6
7
8
{
  "profiles": {
    "TSforgeCLI": {
      "commandName": "Project",
      "commandLineArgs": "/dump vista.dat blah.dat /ver vista"
    }
  }
}