summaryrefslogtreecommitdiff
path: root/tutorial/netstd/Client/Properties/launchSettings.json
blob: 6b7b60d78f4e3e67e73b45a7fb836bb74ed287a8 (plain)
1
2
3
4
5
6
7
8
{
  "profiles": {
    "Client": {
      "commandName": "Project",
      "commandLineArgs": "-p:multiplexed"
    }
  }
}