neosmart / AsyncLock

An async/await-friendly lock for .NET, complete with asynchronous waits, safe reèˆntrance, and more.
https://neosmart.net/blog/2017/asynclock-an-asyncawait-friendly-locking-library-for-c-and-net/
MIT License
193 stars 28 forks source link

Strong-named assemblies #11

Closed sjoerd222888 closed 2 years ago

sjoerd222888 commented 2 years ago

Would it be possible for you to provide strong-named (signed) assemblies in your nuget package?

sjoerd222888 commented 2 years ago

I just realized you have already added signing of assembly with commit https://github.com/neosmart/AsyncLock/commit/1ab97e8bc92fa92100ac967090cd9a53a352bd87

mqudsi commented 2 years ago

Done: https://github.com/neosmart/AsyncLock/releases/tag/3.2.1