web
You’re offline. This is a read only version of the page.
close
Skip to main content
Community site session details

Community site session details

Session Id :

TypeLoadException

JordiMontana Profile Picture JordiMontana 326
If you get a TypeLoadException when loading one of the FakeXrmEasy packages, it might be that a fix to one package was pushed to nuget (i.e. FakeXrmEasy.Core) and some of the packages that depend on it (i.e. FakeXrmEasy.Plugins) are referencing an older version. At runtime, the plugins package will search for the exact version it depends on and it’ll fail. An easy fix is adding a binding redirect to the solution.

This was originally posted here.

Comments

*This post is locked for comments