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

Windows build fails on latest official .NET/F# combo #55

Closed
et1975 opened this issue Jul 6, 2015 · 1 comment
Closed

Windows build fails on latest official .NET/F# combo #55

et1975 opened this issue Jul 6, 2015 · 1 comment

Comments

@et1975
Copy link
Contributor

et1975 commented Jul 6, 2015

  1. Building c:\sources\FsUnit\src\FsUnit.Xunit\FsUnit.Xunit.fsproj failed with exitcode 1.
  2. FS0219: c:\sources\FsUnit\src\FsUnit.Xunit\unknown(1,1): The referenced or default base CLI library 'mscorlib' is binary-incompatible with the referenced F# core library 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\FSharp.Core\v4.0_4.3.1.0__b03f5f7f11d50a3a\FSharp.Core.dll'. Consider recompiling the library or making an explicit reference to a version of this library that matches the CLI version you are using.
  3. FS0229: c:\sources\FsUnit\src\FsUnit.Xunit\unknown(1,1): Error opening binary file 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\FSharp.Core\v4.0_4.3.1.0__b03f5f7f11d50a3a\FSharp.Core.dll': The referenced or default base CLI library 'mscorlib' is binary-incompatible with the referenced F# core library 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\FSharp.Core\v4.0_4.3.1.0__b03f5f7f11d50a3a\FSharp.Core.dll'. Consider recompiling the library or making an explicit reference to a version of this library that matches the CLI version you are using.
@et1975
Copy link
Contributor Author

et1975 commented Jul 6, 2015

Actually, this is probably me - switching Xunit projects to 4.5.

@et1975 et1975 closed this as completed Jul 6, 2015
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