Giter VIP home page Giter VIP logo

Comments (5)

brianchance avatar brianchance commented on September 2, 2024

You will have to manually reference the portable if it is a different profile. Unfortunate side effect of portables.

Sent from my iPhone

On Oct 22, 2013, at 6:28 PM, chamamo [email protected] wrote:

Hi, I get error when I try to install this package from Nuget.

here is the error:

Could not install package 'Chance.MvvmCross.Plugins.UserInteraction 1.0.0'. You are trying to install this package into a project that targets 'portable-win+net45+MonoAndroid16+MonoTouch40+sl40+wp71', 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.

Thank you in advance.


Reply to this email directly or view it on GitHub.

from mvvmcross-userinteraction.

chamamo avatar chamamo commented on September 2, 2024

I can install the other packages except this one, is this a an issue that you would to resolve?
Thank you

from mvvmcross-userinteraction.

brianchance avatar brianchance commented on September 2, 2024

I used profile Profile47 (.net 4.5, mono droid, mono touch, silverlight 5 and windows phone 8) to get the async/await support which ends up allowing a target of 'portable-win+net45+MonoAndroid16+MonoTouch40+sl50+wp8'

This issue comes up when using a portable from a portable, they need to have the same profile to auto install from nuget. Otherwise you have to add the reference manually.

You should see this behavior when adding other portables - like json.net since it does not have a target for monodroid or monotouch.

from mvvmcross-userinteraction.

chamamo avatar chamamo commented on September 2, 2024

How are you doing to select profile47? when I choose .net 4.5, mono droid, mono touch, silverlight 5 and windows phone 8 the profile158 is selected by default.

from mvvmcross-userinteraction.

brianchance avatar brianchance commented on September 2, 2024

Edit the csproj file directly. You can still just add a manual reference to
the file in the packages folder. That is all nuget is doing.

On Fri, Nov 22, 2013 at 5:07 PM, chamamo [email protected] wrote:

How are you doing to select profile47? when I choose .net 4.5, mono droid,
mono touch, silverlight 5 and windows phone 8 the profile158 is selected by
default.


Reply to this email directly or view it on GitHubhttps://github.com//issues/3#issuecomment-29116563
.

from mvvmcross-userinteraction.

Related Issues (15)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.