summaryrefslogtreecommitdiffstats
path: root/src/jaegertracing/thrift/tutorial/netcore/Client/Properties/launchSettings.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/jaegertracing/thrift/tutorial/netcore/Client/Properties/launchSettings.json')
-rw-r--r--src/jaegertracing/thrift/tutorial/netcore/Client/Properties/launchSettings.json8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/jaegertracing/thrift/tutorial/netcore/Client/Properties/launchSettings.json b/src/jaegertracing/thrift/tutorial/netcore/Client/Properties/launchSettings.json
new file mode 100644
index 000000000..6b7b60d78
--- /dev/null
+++ b/src/jaegertracing/thrift/tutorial/netcore/Client/Properties/launchSettings.json
@@ -0,0 +1,8 @@
+{
+ "profiles": {
+ "Client": {
+ "commandName": "Project",
+ "commandLineArgs": "-p:multiplexed"
+ }
+ }
+} \ No newline at end of file