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

Commented Unassigned: NuGet package install does not work well when two projects share the same folder [3269]

$
0
0
Repro steps:
1. have two projects sharing the same folder, i.e. open project in windows explorer, the folder being opened is the same
2. install package to one of the project
3. install package to another project


Expected: package installation is fine for both projects


Actual: package install will throw a warning that packages.config already existed, skipping. The package install was not successful.

It seems that the two projects are sharing the same packages.config under the same folder.
Comments: Pulling out of UpForGrabs to be re-triaged based on new information and proposal.

Viewing all articles
Browse latest Browse all 7612

Trending Articles