FSharp.Compiler.CodeDom icon indicating copy to clipboard operation
FSharp.Compiler.CodeDom copied to clipboard

nuget package doesn't express a dependency on FSharp.Core nuget

Open dsyme opened this issue 7 years ago • 0 comments

The nuget package https://www.nuget.org/packages/FSharp.Compiler.CodeDom/ doesn't express a dependency on FSharp.Core nuget

This should be fixed

Known workarounds

Have the consuming project add an explicit dependency on FSharp.Core nuget.

dsyme avatar Mar 09 '18 12:03 dsyme