This repository has been archived on 2024-06-04. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
thesis-src/Implementation/Ocr.OneShot.Postprocessing/Properties/launchSettings.json
T
2024-01-11 00:14:20 +01:00

9 lines
242 B
JSON

{
"profiles": {
"Refresh thesis results": {
"commandName": "Project",
"commandLineArgs": "source.png",
"workingDirectory": "C:\\Users\\Simon\\Documents\\Userdata\\FH\\SEM5\\BA\\bsc\\include\\postprocessing"
}
}
}