I am seeing in the VS 2013 Preview that either through the Manage NuGet Packages Dialog or the Package Manager Console that my .nuget\nuget.config custom repository path is not being used and always goes into my $(SolutionDir)\packages folder. I am running the latest and greatest 2.6 Nuget VSIX and command line tools. I am not having this issue with VS 2012. Is this just a missing feature in the VS 2013 VSIX install compared to 2012?
↧