This commit is contained in:
Simon Gruber
2023-11-20 07:43:12 +01:00
parent fd26cf45e0
commit d8008e4f05
25 changed files with 1063 additions and 131 deletions
@@ -0,0 +1,9 @@
{
"profiles": {
"ReportGenerator": {
"commandName": "Project",
"commandLineArgs": "\"img\" \"results\"",
"workingDirectory": "D:\\git\\BA\\Examples\\CLI\\bin\\Debug\\net6.0"
}
}
}