tomchavakis / nuget-license

.NET Core tool to print or save all the licenses of a project
Apache License 2.0
280 stars 83 forks source link

Remove invalid NuGet Versions reported by the local cache. #207

Open michalsteyn opened 9 months ago

michalsteyn commented 9 months ago

This is to fix the issue: https://github.com/tomchavakis/nuget-license/issues/206

Simply check if versions found in the local cache start with a valid version number.