mcintyre321/OneOf

Add strong name signing of OneOf.

AraHaan opened this issue · 2 comments

I happen to use an dependency that cant use strong name signing because OneOf, JsonDocumentPath, and FuzzySharp do not strong name sign their code. And because my code is strong name signed it will fail to build because not all of it's dependencies are also strong name signed.

Closed as duplicate of #119.