Skip to content

Instantly share code, notes, and snippets.

@JamesSkemp
Last active December 27, 2015 20:49
Show Gist options
  • Save JamesSkemp/7387531 to your computer and use it in GitHub Desktop.
Save JamesSkemp/7387531 to your computer and use it in GitHub Desktop.
Install a particular version of a NuGet package. In this case jQuery.
Install-Package jQuery -Version 1.10.2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment