Skip to content

Instantly share code, notes, and snippets.

@SimonCropp
Last active August 29, 2015 14:27
Show Gist options
  • Save SimonCropp/52a6878015d6d6d73c3b to your computer and use it in GitHub Desktop.
Save SimonCropp/52a6878015d6d6d73c3b to your computer and use it in GitHub Desktop.

Nuget package dependency resolution is broken by design. It incorrectly with resolve the oldest dependency listed, no matter how many bugs have been fixed in more recent versions. So please remember to do a nuget update to check if any newer versions of dependencies are available. The recommended approach is to update to the Highest Minor

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment