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

Fody: An unhandled exception occurred: Exception: Could not load file or assembly 'Microsoft.Build.Framework, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The system cannot find the file specified. #184

Closed
erherhh4herh opened this issue Mar 31, 2017 · 5 comments

Comments

@erherhh4herh
Copy link

pleas helps thank!

@Zamotic
Copy link

Zamotic commented Mar 31, 2017

You need to update to the latest version of Fody through nuget as it fixes this issue.

@Jeff-Lewis
Copy link

See Fody/Fody#277

@distantcam
Copy link
Member

Please try Costura 1.4.1.

@itsho
Copy link

itsho commented Aug 22, 2017

Had the same issue when compiling with .NET 4.0 (worked on VS2015 but not on 2017).

the only thing I had to do is upgrade to .NET 4.6.1 and then it worked on both VS2015 and VS2017.

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

6 participants