Bump LibGit2Sharp from 0.26.0 to 0.26.1

Bumps [LibGit2Sharp](https://github.com/libgit2/libgit2sharp) from 0.26.0 to 0.26.1.
- [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/v0.26...v0.26.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-08-14 13:23:13 +00:00
parent 27d67c37b7
commit 37e3554797

View file

@ -36,7 +36,7 @@
<ItemGroup>
<PackageReference Include="CommandLineParser" Version="2.6.0" />
<PackageReference Include="LibGit2Sharp" Version="0.26.0" />
<PackageReference Include="LibGit2Sharp" Version="0.26.1" />
<PackageReference Include="MediatR" Version="7.0.0" />
<PackageReference Include="MediatR.Extensions.Microsoft.DependencyInjection" Version="7.0.0" />
<PackageReference Include="Microsoft.ApplicationInsights" Version="2.10.0" />