cake-contrib / Cake.AddinDiscoverer

Tool to aid with discovering information about Cake Addins
MIT License
5 stars 6 forks source link

Update AddinDisco to update module versions #181

Closed augustoproiete closed 3 years ago

augustoproiete commented 3 years ago

Very low priority given that Cake.DotNetTool.Module has been integrated into the Cake repo

AddinDisco submitted https://github.com/cake-contrib/Cake.Recipe/pull/799 updating versions of addins that Cake.Recipe relies on, and didn't update the version Cake.DotNetTool.Module because it's not an addin.

https://github.com/cake-contrib/Cake.Recipe/blob/f7b0621645e8c8e9e709ea6e12d7957e781675c3/Cake.Recipe/Content/modules.cake

Jericho commented 3 years ago

This is blocked by #172