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

FAKE cache needs to be invalidated if FAKE package gets updated #880

Closed
forki opened this issue Jul 23, 2015 · 1 comment
Closed

FAKE cache needs to be invalidated if FAKE package gets updated #880

forki opened this issue Jul 23, 2015 · 1 comment

Comments

@forki
Copy link
Member

forki commented Jul 23, 2015

I noticed cache invalidation error when updating FakeLib. I got binary incompatibilty and "MissingMethodException" /cc @xavierzwirtz

@xavierzwirtz
Copy link
Contributor

Most likely need to track both the location of loaded dlls and their version in the _references.txt file and invalidate the cache when those change.

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