Test if the alias version matches the corresponding package version.
@DavidBoike First draft based on my original script. Would be nice if the version info could be added to the output results.
So, the point is to detect (for example) if there’s a Core_7 directory that references an NServiceBus version that’s not 6.something?
If so, cool. Just have to fix all the problems to merge it.
So, the point is to detect (for example) if there’s a Core_7 directory that references an NServiceBus version that’s not 6.something?
That is not 7 something, but I think that is a typo.
Yes, most are already addressed in another PR. I'll make this PR dependant on that.