We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Project file should reference lib/fsi/FSharp.Core.dll. First build works, subsequent builds fail.
Pull req coming up.
1) Building ./FAKE.Deploy.Web.sln failed with exitcode 1. 2) FS1223: (0,0): FSharp.Core.sigdata not found alongside FSharp.Core 3) FS0229: (0,0): Error opening binary file '/src/deploy.web/Fake.Deploy.Web/bin/FSharp.Core.dll': FSharp.Core.sigdata not found alongside FSharp.Core 4) FS3160: (0,0): Problem reading assembly 'FSharp.Core, Version=4.3.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a': Error opening binary file '/src/deploy.web/Fake.Deploy.Web/bin/FSharp.Core.dll': FSharp.Core.sigdata not found alongside FSharp.Core
The text was updated successfully, but these errors were encountered:
Fixed Fake.Deploy.Web build (fsprojects#413)
d63f50a
Strange
Sorry, something went wrong.
Closing old issue
No branches or pull requests
Project file should reference lib/fsi/FSharp.Core.dll. First build works, subsequent builds fail.
Pull req coming up.
The text was updated successfully, but these errors were encountered: