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

fix: fix parsing of dotnet list package of non-english output #34

Closed wgnf closed 2 years ago

wgnf commented 2 years ago

📫 Addressed Issue(s)

📄 Description

This fixes the parsing of the output of dotnet list package of non-english output

✅ Checks

ℹ Additional Information