Skip to content

Commit

Permalink
Bump LibGit2Sharp from 0.26.2 to 0.28.0
Browse files Browse the repository at this point in the history
Bumps [LibGit2Sharp](https://github.com/libgit2/libgit2sharp) from 0.26.2 to 0.28.0.
- [Release notes](https://github.com/libgit2/libgit2sharp/releases)
- [Changelog](https://github.com/libgit2/libgit2sharp/blob/master/CHANGES.md)
- [Commits](libgit2/libgit2sharp@v0.26.2...0.28.0)

---
updated-dependencies:
- dependency-name: LibGit2Sharp
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 6, 2023
1 parent e9ef8bc commit 99ec1b5
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Microsoft.NET.Sdk.WindowsDesktop">
<Project Sdk="Microsoft.NET.Sdk.WindowsDesktop">

<PropertyGroup>
<OutputType>Library</OutputType>
Expand Down Expand Up @@ -31,7 +31,7 @@

<PackageReference Include="Analogy.LogViewer.Interfaces" Version="5.0.3" />
<PackageReference Include="Analogy.LogViewer.Template" Version="5.0.3" />
<PackageReference Include="LibGit2Sharp" Version="0.26.2" />
<PackageReference Include="LibGit2Sharp" Version="0.28.0" />
<PackageReference Include="Microsoft.Build.Tasks.Git" Version="1.1.1">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
Expand Down

0 comments on commit 99ec1b5

Please sign in to comment.