Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NuGet Error #1

Open
Jolanda5 opened this issue Mar 9, 2017 · 0 comments
Open

NuGet Error #1

Jolanda5 opened this issue Mar 9, 2017 · 0 comments

Comments

@Jolanda5
Copy link

Jolanda5 commented Mar 9, 2017

Hi,

I am trying to use your project in my Xamarin.Forms project. When I try to download it using NuGet I get the following error messages:

"Package 'BayesSharp.0.1.1 : Newtonsoft.Json [6.0.2, )' does not exist in project 'xy.iOS'
Package 'BayesSharp.0.1.1 : Newtonsoft.Json [6.0.2, )' does not exist in folder 'xyz'
Could not install package 'BayesSharp 0.1.1'. 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."

"Package 'BayesSharp.0.1.1 : Newtonsoft.Json [6.0.2, )' does not exist in project 'xy.Droid'
Package 'BayesSharp.0.1.1 : Newtonsoft.Json [6.0.2, )' does not exist in folder 'xyz'
Could not install package 'BayesSharp 0.1.1'. You are trying to install this package into a project that targets 'MonoAndroid,Version=v7.1', 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."

However, Newtonsoft.Json is already installed in these projects. And even if it's not installed and the NuGet fetches the version 6.0.2 the same errors occur.
Can you fix that, please?

King regards,
Jolanda

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant