Skip to content

Commit

Permalink
Changed the debug arguments for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
TechieGuy12 committed Jun 17, 2022
1 parent 3a2b7d7 commit d9e2e75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion FileVerification/Properties/launchSettings.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"profiles": {
"FileVerification": {
"commandName": "Project",
"commandLineArgs": "fv -f C:\\TEMP3"
"commandLineArgs": "-f \"C:\\TEMP3\" -t 128"
}
}
}

0 comments on commit d9e2e75

Please sign in to comment.