Skip to content

Instantly share code, notes, and snippets.

@ChrisBlackman
Created November 17, 2014 21:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ChrisBlackman/6d9740436904d01eea6c to your computer and use it in GitHub Desktop.
Save ChrisBlackman/6d9740436904d01eea6c to your computer and use it in GitHub Desktop.
NuGet Output for BugSense on Unified
Attempting to resolve dependency 'Newtonsoft.Json (≥ 5.0.8)'.
Installing 'Newtonsoft.Json 5.0.8'.
Successfully installed 'Newtonsoft.Json 5.0.8'.
Installing 'BugSense.Xamarin.iOS 3.6.7.0'.
Successfully installed 'BugSense.Xamarin.iOS 3.6.7.0'.
Adding 'Newtonsoft.Json 5.0.8' to BugSenseConfirmation.
Uninstalling 'Newtonsoft.Json 5.0.8'.
Successfully uninstalled 'Newtonsoft.Json 5.0.8'.
Install failed. Rolling back...
Could not install package 'Newtonsoft.Json 5.0.8'. You are trying to install this package into a project that targets 'Xamarin.iOS,Version=v1.0', but the package does not contain any assembly references or content files that are compatible with that framework. For more information, contact the package author.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment