This commit is contained in:
Edmond Gebara 2026-07-07 12:27:41 +02:00
parent 9e18f320cd
commit 99c1510a34
36 changed files with 57279 additions and 2052 deletions

3
.vscode/launch.json vendored
View file

@ -9,8 +9,7 @@
"type": "PowerShell",
"request": "launch",
"script": "${workspaceFolder}/Process-ADObjects.ps1",
"args": ["R125"],
"preLaunchTask": "clean-workdirs"
"args": ["-sparkasse", "${input:institute}"]
},
{
"name": "Launch Measure Main Script",