LordVeovis / xmlrpc

A port of CookComputing.XmlRpcV2 for dotnet core 2
MIT License
33 stars 21 forks source link

Please sign the assembly #19

Closed scottdcarson closed 3 years ago

scottdcarson commented 3 years ago

so that the resulting nuget package can be referenced by projects that use signed assemblies.

LordVeovis commented 3 years ago

done in the 1.2.0 release https://github.com/LordVeovis/xmlrpc/releases/tag/1.2.0 It was a little annoying to determine how adding the strong name with a Linux container : no sn release, I had to rely on mono to provide the binary.