mmanela / diffplex

DiffPlex is Netstandard 1.0+ C# library to generate textual diffs.
Apache License 2.0
1.01k stars 185 forks source link

DiffPlex.dll should be strongly signed #2

Closed mmanela closed 10 years ago

mmanela commented 10 years ago

rpmodell[CodePlex]
We only use strongly signed libraries in our project, but DiffPlex isn't strongly signed. Because of this I had to create a custom build and can't use the NuGet package.

Is it possible that DiffPlex.dll becomes strongly signed? See http://msdn.microsoft.com/en-us/library/ms247123(v=vs.100).aspx for more information.

mmanela commented 10 years ago

mmanela[CodePlex]
That is a reasonable suggestion. I will sign next time I release.

AArnott commented 10 years ago

This is already done in release 1.2.1