SolutionCop
SolutionCop copied to clipboard
Support requiring same version for different packages
Sometimes different libraries does not have direct reference, however it is better to have the same versions.
For example: System.Reactive.Interfaces and System.Reactive.Linq.
IMO version rules deal effectively with that. Just keep package rules close and add comment that "those two versions" should always be the same.