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

Signed binaries

Open abrobston opened this issue 10 years ago • 1 comments

Is it possible to sign binaries in the NuGet package? That would make it easier to use the binary from another project that will be signed (and, therefore, strong-named).

abrobston avatar Jan 27 '15 23:01 abrobston

Yes, this should be added. There's a discussion going on about this here: https://github.com/fsprojects/FSharp.Compiler.CodeDom/pull/6#issuecomment-94792936, please assist :)

dsyme avatar Apr 21 '15 13:04 dsyme