When checking against VersionsBetween(), we use 5 arguments which should be reduced to 4 or less.
I'm thinking maybe put the package name into IVersionInfo?
When working on this issue, remove the file NuGetRepository.cs from exclude_files to correctly measure the code maintainability changes.
When checking against
VersionsBetween(), we use 5 arguments which should be reduced to 4 or less.I'm thinking maybe put the package name into
IVersionInfo?When working on this issue, remove the file
NuGetRepository.csfromexclude_filesto correctly measure the code maintainability changes.