Lectureplan/UWScraper/Properties/launchSettings.json
Robin Weichselbraun 03ddeba846 Performance update with HTMLAgilityPack
Added Branches
Added LinksToScrape
Added ScrapedLinks
2024-10-12 17:36:23 +02:00

8 lines
110 B
JSON

{
"profiles": {
"UWScraper": {
"commandName": "Project",
"commandLineArgs": "-r"
}
}
}