Coder Social home page Coder Social logo

Comments (7)

smstuebe avatar smstuebe commented on August 11, 2024 2

Ye, I think its because I already switched to netstandard :) Sorry for being an early adopter :P

from xamarin-fingerprint.

smstuebe avatar smstuebe commented on August 11, 2024

Try to update your VS and/or read: novotnyllc/Zeroconf#60

from xamarin-fingerprint.

musterid avatar musterid commented on August 11, 2024

I been having a very strange behavior for the passed week. So I had everything updated in VS2015 and the project was working fine. I installed the VS 2017 RC and everything broke. Since then I have uninstalled VS2017 but I get similar error

The primary reference "Plugin.Fingerprint, Version=1.3.0.0, Culture=neutral, processorArchitecture=MSIL" could not be resolved because it was built against the ".NETPortable,Version=v5.0" framework. This is a higher version than the currently targeted framework ".NETPortable,Version=v4.5,Profile=Profile259".

Anyone had this as well?

from xamarin-fingerprint.

nikolica avatar nikolica commented on August 11, 2024

I resolved the issue by following this: http://motzcod.es/post/148657853472/installing-a-pcl-into-netstandard-libraries and another issue is that xamarin studio (which i need to build ios version of the app) doesnt know how to handle this so i installed visual studio for mac and it works 🎉

from xamarin-fingerprint.

kspearrin avatar kspearrin commented on August 11, 2024

So we can't update to 1.3.0 without adding .NET Standard support to our App PCL?

from xamarin-fingerprint.

smstuebe avatar smstuebe commented on August 11, 2024

@kspearrin: No, You can reference .net standard lubs from PCLs and vice versa. E.g. the Sample app is doing it. Please read about what .net standard is (https://docs.microsoft.com/de-de/dotnet/articles/standard/library#net-platforms-support) and update VS and everything else to the latest version.

from xamarin-fingerprint.

kspearrin avatar kspearrin commented on August 11, 2024

@smstuebe I am running VS 2015 Update 3, fully up to date. Xamarin.Forms latest, PCL. Installing the nuget package for 1.3.0 does not allow the project to build, as mentioned in this issue. I've been using 1.2.0 up until now.

The sample app does not seem to be using the nuget package (looks like a local reference), so it may be behaving differently. Please try the nuget package with a regular PCL project (no project.json stuff) and you should see the issue.

from xamarin-fingerprint.

Related Issues (20)

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.