DistributedLock
DistributedLock copied to clipboard
Update to version of Microsoft.Data.SqlClient that fixes doomed connection MARS issue
Once https://github.com/dotnet/SqlClient/issues/971 is fixed, we should make that a minimum version requirement for our next release since it is an issue people might run into with long-lived connections (see https://github.com/madelson/DistributedLock/issues/83).