Bump DistributedLock.MySql from 1.0.1 to 1.0.2

Bumps [DistributedLock.MySql](https://github.com/madelson/DistributedLock) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/madelson/DistributedLock/releases)
- [Commits](https://github.com/madelson/DistributedLock/commits)

---
updated-dependencies:
- dependency-name: DistributedLock.MySql
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-03-26 16:58:33 +00:00 committed by GitHub
commit e517e7ad63
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -30,7 +30,7 @@
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.5.0" />
<PackageReference Include="YamlDotNet" Version="15.1.0" />
<PackageReference Include="BouncyCastle.Cryptography" Version="2.2.1" />
<PackageReference Include="DistributedLock.MySql" Version="1.0.1" />
<PackageReference Include="DistributedLock.MySql" Version="1.0.2" />
</ItemGroup>
<ItemGroup>