We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b3eff22 commit 28544a6Copy full SHA for 28544a6
SlackNet.Example/Properties/launchSettings.json
@@ -2,7 +2,7 @@
2
"profiles": {
3
"SlackNet.Example": {
4
"commandName": "Project",
5
- "commandLineArgs": "xoxb-10324893616-YBJgWjH0q3pZBEDUX2PtwRos"
+ "commandLineArgs": "<your token here>"
6
}
7
8
0 commit comments