andreasohlund / APIComparer

Compares NuGetPackages/Assemblies and displays changes in the public api.
MIT License
51 stars 4 forks source link

Force comparison and remove stale result #77

Open SeanFeldman opened 7 years ago

SeanFeldman commented 7 years ago

API comparer results could be broken due to nuget not available but results cached. Example NServiceBus.Azure.Transports.WindowsAzureServiceBus comparison between 6.4.0 and 7.0.0 has failed with the following error: Unable to find version '7.0.0' of package 'NServiceBus.Azure.Transports.WindowsAzureServiceBus'.