I want to add another option like
--allowed-license 'MIT,MS-LP'
so it only updates if nuget Package has this license and shows warning in console that there is actually an update but the license model changed.
Maybe it is possible to do an text comparison of the current license text too.
I want to add another option like
--allowed-license 'MIT,MS-LP'so it only updates if nuget Package has this license and shows warning in console that there is actually an update but the license model changed.
Maybe it is possible to do an text comparison of the current license text too.