NFCForms icon indicating copy to clipboard operation
NFCForms copied to clipboard

Can't install package on portable project

Open acobrerosf opened this issue 9 years ago • 10 comments

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

acobrerosf avatar Mar 12 '17 23:03 acobrerosf

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 avatar Mar 23 '17 08:03 eirikro

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

eirikro avatar Mar 23 '17 09:03 eirikro

@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!

acobrerosf avatar Mar 24 '17 08:03 acobrerosf

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

markleavesley avatar Aug 10 '17 17:08 markleavesley

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.

markleavesley avatar Aug 10 '17 17:08 markleavesley

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

mwallon avatar Sep 09 '17 07:09 mwallon

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',

bostick23 avatar Oct 05 '17 10:10 bostick23

Same issue

hozjanmarko avatar Nov 08 '17 06:11 hozjanmarko

Same issue

CanHerbert avatar Dec 06 '17 16:12 CanHerbert

Same issue

fayazvar avatar Sep 03 '19 06:09 fayazvar