We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0fb0a5e commit 75b21f4Copy full SHA for 75b21f4
Basic/Binding/Net/Tcp/Default/Service/Properties/launchSettings.json
@@ -4,7 +4,7 @@
4
"commandName": "Project",
5
"dotnetRunMessages": true,
6
"launchBrowser": true,
7
- "launchUrl": "http://localhost:5000/CalculatorService/NetTcp",
+ "launchUrl": "http://localhost:5000/CalculatorService",
8
"environmentVariables": {
9
"ASPNETCORE_ENVIRONMENT": "Development"
10
}
0 commit comments