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

Edited Unassigned: the new -ConfigFile optionfor NuGet.exe does not respect repositoryPath [3407]

$
0
0
When I run the following command:

C:\Path\Folder> ..\Tools\NuGet\2.5\NuGet.exe install EnterpriseLibrary.Logging -ConfigFile C:\Path\NuGet.config

And the NuGet.config file contains this:

<repositoryPath>.\Packages</repositoryPath>

The path is being ignored. Instead, the packages are installed directly under the "Folder" directory from which the command were executed. I expected them to be installed to C:\Path\Packages (the combination of the path containing the NuGet.config file, "C:\Path" and the relative path specified ".\Packages")

This appears to be a regression.


Viewing all articles
Browse latest Browse all 7612

Trending Articles



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