weloytty / MSMQ.Messaging

A drop in replacement for System.Messaging for use with .NET Core (on Windows only)
MIT License
39 stars 14 forks source link

Assembly signing #6

Closed Ximik87 closed 2 years ago

Ximik87 commented 2 years ago

I contributing for CoreWCF repository, and want add support MSMQ transport (detail here). I need that Nuget package have strong name. I prepared this PR, to needed changes. Is it possible ?

weloytty commented 2 years ago

since all of this code only works on Windows (mqrt.dll), I didn't think it would be useful for something like that, but I am glad to be wrong about it. Thanks for your help!

Ximik87 commented 2 years ago

Could you bump the version so that the changes go into the new Nuget version? Thank you!

bstordrup commented 2 years ago

I would like a new Nuget version with this signing.

bstordrup commented 2 years ago

@weloytty, would it be possible to get a nuget version 1.0.3 with the assembly signing?

weloytty commented 2 years ago

Sorry that took so long, I had to find my nuget account and password. https://www.nuget.org/packages/MSMQ.Messaging