aboutsummaryrefslogtreecommitdiff
path: root/src/internal/MessagesToMessages/Properties/launchSettings.json
blob: dc7570f6b37cbe468bdee0287f110d833b393d97 (plain)
1
2
3
4
5
6
7
8
9
{
  "profiles": {
    "TablesAndSymbols": {
      "commandName": "Project",
      "commandLineArgs": "E:\\src\\wixtoolset\\Core\\src\\WixToolset.Core\\Data\\messages.xml E:\\src\\wixtoolset\\Data\\src\\WixToolset.Data",
      "workingDirectory": "E:\\src\\wixtoolset\\Core\\src\\WixToolset.Core\\"
    }
  }
}