FireflyServer / firefly

Firefly - a .NET HTTP server
http://loudej.github.com/firefly
Apache License 2.0
80 stars 16 forks source link

Sign the assemblies. #7

Closed hazzik closed 12 years ago

loudej commented 12 years ago

Can be done. What's the reason you would like them signed? I ask because people can have different opinions about signed/unsigned and I'm curious what factors weigh into that.

hazzik commented 12 years ago

I want to use it in another OSS project and this project is signed.

loudej commented 12 years ago

Try getting the latest http://nuget.org/packages/firefly - firefly.dll and owin.dll should be signed now