Like most people, I\'m using the jQuery Nuget package to keep up to date.
However, with the release of jQuery 2.0 I\'m now prompted to upgrade jQuery 1.9.1 to 2.0. A
how about to specify the version?
PM> Install-Package jQuery -Version 1.9.1
References: http://nuget.org/packages/jQuery/1.9.1