wgnf / liz

liz (ˈlɪz) is a tool to extract license-information from your project/solution aimed on a fast and correct process. Whether it's via a dotnet-CLI-Tool, Cake-Addin or Nuke-Addon
MIT License
9 stars 0 forks source link

perf: optimize download time #35

Closed wgnf closed 2 years ago

wgnf commented 2 years ago

📫 Addressed Issue(s)

does not apply

📄 Description

This change greatly improves the download time of a package-reference and with that the overall time the tool needs to process for a whole solution

✅ Checks