I have the following convention for most of my projects:
/src
/Solution.sln
/SolutionFolder
/Project1
/Project2
/etc..
/lib
The config file in the accepted answer works for me in VS2012. However, for me it only works when I do the following:
If I follow those steps I can use a shared package folder.