Skip to content

Instantly share code, notes, and snippets.

@dnauck
Last active May 31, 2017 14:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dnauck/40af5dfc12f2c5ac0cc0dd0ff4d10ab9 to your computer and use it in GitHub Desktop.
Save dnauck/40af5dfc12f2c5ac0cc0dd0ff4d10ab9 to your computer and use it in GitHub Desktop.
Error:
FS3031: FSC(0,0): The type provider 'C:\Dev\Fii\packages\FSharp.Configuration\lib\net46\FSharp.Configuration.dll' reported an error: Assembly attribute 'TypeProviderAssemblyAttribute' refers to a designer assembly 'FSharp.Configuration' which cannot be loaded or doesn't exist. Could not load file or assembly 'FSharp.Core, Version=4.4.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The system cannot find the file specified.
.NET 4.6.2 F# project, handled by Paket, FSharp.Core 4.1.17, redirects forced, FSharp.Configuration 1.2
NuGet Package "FSharp.Configuration" 1.2 is missing a dependency on FSHarp.Core?!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment