Quantcast
Channel: WE MOVED to github.com/nuget. This site is not monitored!
Viewing all articles
Browse latest Browse all 7612

Edited Issue: NuGet.exe install with a packages.config doesn't install missing packages [2408]

$
0
0
We are using a temporary location to pack and compile against.

Since upgrading NuGet.exe to version 2.0 when we use the install command with a packages.config file it doesnt install the packages. However if we call with the specific package and version it does.

nuget install "C:\SVN\cs\Library\Framework\packages.config" -Source "C:\Users\dunkerleyj\AppData\Local\Horizon\NuGetBuilder\4292" -OutputDirectory "C:\SVN\cs\packages"

Has no result

nuget install Horizon.Logging -version 1.0.4566.20938 -Source "C:\Users\dunkerleyj\AppData\Local\Horizon\NuGetBuilder\4292" -OutputDirectory "C:\SVN\cs\packages"
results in: Successfully installed 'Horizon.Logging 1.0.4566.20938'.

Viewing all articles
Browse latest Browse all 7612

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>