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

Update Cake.ExtractLicenses to target Cake v3.0.0 #129

Closed augustoproiete closed 1 year ago

augustoproiete commented 1 year ago

Cake 3.0.0 has been released 🎉

wgnf commented 1 year ago

Upgraded to Cake 3.0.0 with version 2.0.0, see: https://github.com/wgnf/liz/releases/tag/v2.0.0

augustoproiete commented 1 year ago

Awesome. Thank you!