Add NuGet Packages Folder to Solution File?

chobo2 picture chobo2 · Jan 24, 2011 · Viewed 17.5k times · Source

Nuget puts the package in my root folder(in my case my trunk folder). I am wondering is there a way to let VS 2010 know about this folder? I am using ankh svn to do my commuting so it would be really nice to have it in my solution so when I add a reference I can commit it from VS 2010 and not have to go to my trunk and manually do it.

Can this be done?

Answer

Leniel Maccaferri picture Leniel Maccaferri · Feb 8, 2012

You may be interested in reading this NuGet doc:

Using NuGet without committing packages to source control