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

Fsharp.Core MissingMethodException when using Chessie from Paket.Core #54

Open
SuperRoflCopter opened this issue Aug 17, 2017 · 0 comments

Comments

@SuperRoflCopter
Copy link

Hello, I have a weird issue on chessie when using paket.core

Description

Fsharp.Core MissingMethodException when using Paket.Core with latest version of Chessie

Repro steps

Install Paket.Core in a VSIX solution.
Try using the FindOutdated or Update command from the library --> Fail with MissingMethodException

Known workarounds

Update the target framework for Chessie F# project from 4.0 to 4.5
(I tried this using paket.local for chessie)
No more exception.

Maybe a upgrade to framework 4.5 could be done on the main project, knowing that Chessie.CSharp.Test and Chessie.Tests are already on 4.5

Thanks,
Thomas

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

1 participant