fody-propertychanged Questions

6

** This is an issue in Visual Studio 2013. The error I'm getting is massive and mostly useless, but the crux of it is Error 130 Fody: Could not load 'ModuleWeaver' from 'PropertyChanged.Fody, Ver...
Opprobrium asked 1/10, 2015 at 17:55

1

Solved

When I build my .NET Core (NETStandard v2.0) project I am getting the following warning: ViewModels: [FodyPackageReference] Fody: The package reference for PropertyChanged.Fody does not contain Pr...
Serle asked 14/12, 2020 at 22:29

3

Visual Studio 2017 let me know there was an upgrade to Fody version 5 this morning. I accepted and did a NuGet package update of both Fody and PropertyChanged.Fody. Now, my project/solution will n...

1

Is there any way to configure fody to not check the value which is set to property - I have situations when value is the same and I want property to be set because I have additional logic in proper...
Neuroma asked 13/6, 2014 at 9:59

4

Solved

I intended to use Fody.PropertyChanged in one of my projects, and it was properly added via NuGet: Install-Package PropertyChanged.Fody I realized, it was in the wrong project, so I used the uni...
Displeasure asked 24/2, 2015 at 10:42

2

I'm having a problems building a PCL in Xamarin Studio on the Mac. It works fine in debug mode but fody throws an exception in Release Mode. Exception during build is listed below. Error: Fody: ...
Imprimis asked 24/10, 2014 at 6:0

2

Solved

Are there are any traces of Fody, or its dependencies (references), in the final weaved assembly?
Hooknose asked 22/3, 2013 at 9:38
1

© 2022 - 2024 — McMap. All rights reserved.