I want to add a library package reference to NUnit so that I can do some unit testing. When I try to download the package and add the reference, I get this error:
The schema version of 'NUnit' is incompatible with version 1.2.20325.9034 of NuGet. Please upgrade NuGet to the latest version from http://go.microsoft.com/fwlink/?LinkId=213942.
So then I go to this URL and download the file NuGet.Tools.vsix. When I double click it, I get the error: "Invalid command line arguments." So I then run Web Platform Installer 3.0, but I can't figure out how to upgrade NuGet from there either. Finally, I was able to install version 1.6.2 of NuGet.Core from inside of Visual Web Developer via "Add Library Package Reference" under the Project menu. However, when I try to install NUnit the same way, it still gives me the error that it is incompatible with version 1.2... of NuGet, even though it appears that Nuget.Core is now upgraded to version 1.6.2!
Any idea what is going on?
I am using Visual Web Developer 2010 Express on Windows 7. Also, I am using wpilauncher_3_10.exe.