Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
(GH-523) Install "*.nupkg" - Be explicit about version
Previously if there were two versions of a nupkg in the same directory and you tried to install the older one, it would install the newer one. Now the nupkg version is explicitly specified as part of the install arguments.
- Loading branch information