Now that we've fixed the default directory issues with the Package Manager console, should we support relative paths for the -Source attribute?
For example:
Install-Package RouteDebugger -source ..\out\
I don't see why not, but wanted to see if there was some reason we shouldn't. If not, I'll log this as a bug.