Lectureplan/UWScraper/Properties/launchSettings.json
Robin Weichselbraun 55989e19e5 Ready for 1 release
2024-10-20 15:45:16 +02:00

8 lines
114 B
JSON

{
"profiles": {
"UWScraper": {
"commandName": "Project",
"commandLineArgs": "-s ABC"
}
}
}