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 092bc1a commit a805fd1Copy full SHA for a805fd1
src/EasySign.Cli/Properties/launchSettings.json
@@ -5,7 +5,7 @@
5
},
6
"Add": {
7
"commandName": "Project",
8
- "commandLineArgs": "add ."
+ "commandLineArgs": "add . -c -r"
9
10
"Verify": {
11
0 commit comments