Skip to content
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

All tests fail in project targeting .NET Framework 4.5 #9

Open
mexx opened this issue Oct 25, 2013 · 4 comments
Open

All tests fail in project targeting .NET Framework 4.5 #9

mexx opened this issue Oct 25, 2013 · 4 comments

Comments

@mexx
Copy link

mexx commented Oct 25, 2013

System.MissingMethodException : Method not found: '!!4NaturalSpec.Syntax.should(Microsoft.FSharp.Core.FSharpFunc`2<!!0,Microsoft.FSharp.Core.FSharpFunc`2<!!1,System.Tuple`4<AssertType,!!2,!!3,!!4>>>, !!0, !!1)'.
@forki
Copy link
Owner

forki commented Oct 25, 2013

@mexx
Copy link
Author

mexx commented Oct 25, 2013

Even project with .NET Framework 3.5 fails with same message.
I've work around the issue on this project by referencing FSharp.Core 2.0.0.0 instead of 2.3.0.0.
Referencing FSharp.Core 4.0.0.0 on project with target 4.5 do not help.

@forki
Copy link
Owner

forki commented Oct 25, 2013

Sorry. This whol AssemblyRedirect stuff is really ugly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants