Bump LibGit2Sharp from 0.26.1 to 0.26.2 in /src/FilterLists.Agent

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-12-11 11:32:41 +00:00 committed by Collin M. Barrett
parent 1c7eec951f
commit c601c82690

View file

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