Nuget Package restored failed

Hi all, Does any one have the same issue on Cobalt Website after updating Nuget Package manager in VS 2010. When I build the code I get below error, but the build is successful for the solution. I found an article to resolve the issue (
http://blogs.msdn.com/b/dotnet/archive/2013/06/12/nuget-package-restore-issues.aspx) but I don't want to create unnecessary folders in the Website project ? Let me know if you have any insight. ![alt text][1] [1]:
http://techoverflow.int.westgroup.com/upfiles/NugetFailure_1.PNG Error 1 NuGet Package restore failed for project Cobalt.Website.Platform.Web.UnitTests: Unable to find version '11.7.1.1-test1' of package 'TLR.CDO'.. 0 0 Thanks, Kabir

Answers