-
Notifications
You must be signed in to change notification settings - Fork 41
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
Comments
I got the same error, but this time it was Profile259 |
@acobrerosf it worked with Profile49. I had to remove Windows Universal 10 and Windows Phone 8.1 from the Targets |
@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! |
I am also having this problem with profile 259. Is there another profile that is compatible without removing UWP? |
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. |
I'm trying to instal this in Xamarin Studio on a Mac but also getting the error, can I fix it some way? |
I have same problem with VS2017: |
Same issue |
2 similar comments
Same issue |
Same issue |
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
The text was updated successfully, but these errors were encountered: