I keep getting this error in VS2013. I checked this SO post on it and other search links and they say to upgrade to NuGet 2.8 which fixed this error of 2.7. I have and I keep getting this error. FWIW, its on a Unit Test project. It has something to do with the XUnit package because I get this error when I am using that package.
Asked
Active
Viewed 1.1k times
2
-
possible duplicate of [NuGet Package restore failed for project Miscellaneous Files: Value cannot be null or an empty string. Parameter name: root. 0 0](http://stackoverflow.com/questions/20859591/nuget-package-restore-failed-for-project-miscellaneous-files-value-cannot-be-nu) – Kyle Rosendo Jun 10 '15 at 08:37
2 Answers
1
Just download NuGet 2.8+
http://docs.nuget.org/consume/installing-nuget
They solved this problem, It's from their side.
Thanks

Joe
- 2,381
- 1
- 17
- 17