ume05rw / SharpCifs.Std

SharpCifs.Std is a port from SharpCifs to .NET Standard. Original SharpCifs: https://github.com/zinkpad/SharpCifs
GNU Lesser General Public License v2.1
86 stars 34 forks source link

Strong naming #11

Closed Kaon68 closed 7 years ago

Kaon68 commented 7 years ago

Hi

Could you sign / add strong name to your assembly so it can be referenced by strong named assemblies ?

Thx :)

ume05rw commented 7 years ago

Hi, thanks for your message!

hmm, When saying Strong-Named Assembly, is it related to the Key file which is often seen in MS source code etc? I don't know well about the convenience of signing. It's a good opportunity, so I'll give it a try.

Wait a moment!

ume05rw commented 7 years ago

I published a new NuGet package, ver 0.2.11. The dll in the package is signed, and has a strong name.

I am glad if you try it!

Kaon68 commented 7 years ago

ok, thanks for acting so fast :)

I'll try it as soon as possible and give you feedback.

Kaon68 commented 7 years ago

ok, it's working.

Thx again for your reactivity.

ume05rw commented 7 years ago

Thanks for your feedback!