Giter VIP home page Giter VIP logo

Comments (6)

DamianReeves avatar DamianReeves commented on May 17, 2024

I'll take a look. I haven't done any testing against portable libraries yet.

from commander.fody.

redent avatar redent commented on May 17, 2024

Thank you. It seems that the ICommand class was moved from the PresentationCore.dll to System.dll in .Net 4.5
http://blogs.msdn.com/b/bclteam/archive/2012/04/11/multi-targeting-guidelines-for-tools-for-managed-code-mirceat.aspx

Maybe that's causing this error

from commander.fody.

SimonCropp avatar SimonCropp commented on May 17, 2024

@DamianReeves you need to be a little more forgiving in your type detection. for example https://github.com/Fody/PropertyChanged/blob/master/PropertyChanged.Fody/MsCoreReferenceFinder.cs#L45-L55

from commander.fody.

SimonCropp avatar SimonCropp commented on May 17, 2024

bump

from commander.fody.

DamianReeves avatar DamianReeves commented on May 17, 2024

@SimonCropp I've had a fix for this for portable libraries sitting there for a couple months (no luck with Win 8), but I recall you stating a while back that I need to change powershell scripts I deploy with my nuget package. So what do I need to do?

from commander.fody.

DamianReeves avatar DamianReeves commented on May 17, 2024

With portable libraries .NET Framework Version needs to be 4.5 or above to support MVVM as per http://msdn.microsoft.com/en-us/library/gg597391.aspx#mvvm

I've got this working in 0.8.1.2 for PCL that target .NET 4.5 and above, but this doesn't seem possible for .NET 4.0

from commander.fody.

Related Issues (12)

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.