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

Can't install package on portable project #15

Open
acobrerosf opened this issue Mar 12, 2017 · 10 comments
Open

Can't install package on portable project #15

acobrerosf opened this issue Mar 12, 2017 · 10 comments

Comments

@acobrerosf
Copy link

I was trying to use this library in my project but I get the following when installing:

Could not install package 'NFCForms 2.3.0'. You are trying to install this package into a project that targets '.NETPortable,Version=v4.5,Profile=Profile111', 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.

Tried in VS for Windows and Mac

@eirikro
Copy link

eirikro commented Mar 23, 2017

I got the same error, but this time it was Profile259
Could not install package 'NFCForms 2.3.0'. You are trying to install this package into a project that targets '.NETPortable,Version=v4.5,Profile=Profile259', 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.

@eirikro
Copy link

eirikro commented Mar 23, 2017

@acobrerosf it worked with Profile49. I had to remove Windows Universal 10 and Windows Phone 8.1 from the Targets

@acobrerosf
Copy link
Author

@eirikro thanks for the tip! Unfortunately I need to make the app in a really sort time and as it is only meant to be for Android at the moment I changed to Java straight away, good to know for next time!

@markleavesley
Copy link

I am also having this problem with profile 259. Is there another profile that is compatible without removing UWP?

@markleavesley
Copy link

PS I have tried several other profiles but they need another SDK to be installed (I'm guessing Silverlight) which VS 2017 doesn't seem to want to do/support.

@mwallon
Copy link

mwallon commented Sep 9, 2017

I'm trying to instal this in Xamarin Studio on a Mac but also getting the error, can I fix it some way?

@bostick23
Copy link

I have same problem with VS2017:
Non è stato possibile installare il pacchetto 'NFCForms 2.3.2'. Si sta tentando di eseguire l'installazione in un progetto destinato a '.NETPortable,Version=v4.5,Profile=Profile259',

@hozjanmarko
Copy link

Same issue

2 similar comments
@CanHerbert
Copy link

Same issue

@fayazvar
Copy link

fayazvar commented Sep 3, 2019

Same issue

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

8 participants