docs.particular.net icon indicating copy to clipboard operation
docs.particular.net copied to clipboard

Test if the alias version matches the corresponding package version.

Open ramonsmits opened this issue 3 years ago • 3 comments

ramonsmits avatar Sep 21 '22 15:09 ramonsmits

@DavidBoike First draft based on my original script. Would be nice if the version info could be added to the output results.

ramonsmits avatar Sep 21 '22 15:09 ramonsmits

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.

DavidBoike avatar Sep 21 '22 22:09 DavidBoike

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.

ramonsmits avatar Sep 22 '22 06:09 ramonsmits