build(deps): bump LibGit2Sharp

Bumps [LibGit2Sharp](https://github.com/libgit2/libgit2sharp) from 0.27.1 to 0.27.2.
- [Release notes](https://github.com/libgit2/libgit2sharp/releases)
- [Changelog](https://github.com/libgit2/libgit2sharp/blob/master/CHANGES.md)
- [Commits](https://github.com/libgit2/libgit2sharp/compare/0.27.1...0.27.2)

---
updated-dependencies:
- dependency-name: LibGit2Sharp
  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] 2023-04-13 06:56:48 +00:00 committed by Collin Barrett
parent fa0503d1a0
commit b29937aa33

View file

@ -19,7 +19,7 @@
<ItemGroup>
<PackageReference Include="Hangfire.AspNetCore" Version="1.7.34" />
<PackageReference Include="HangFire.Redis.StackExchange" Version="1.8.6" />
<PackageReference Include="LibGit2Sharp" Version="0.27.1" />
<PackageReference Include="LibGit2Sharp" Version="0.27.2" />
<PackageReference Include="MediatR.Extensions.Microsoft.DependencyInjection" Version="11.1.0" />
<PackageReference Include="Microsoft.Extensions.Http.Polly" Version="7.0.5" />
</ItemGroup>