Skip to content

Commit

Permalink
Merge pull request #59 from JohnSchmeichel/libgit2
Browse files Browse the repository at this point in the history
Update LibGit2Sharp package to 0.27.2
  • Loading branch information
terrajobst authored Feb 6, 2024
2 parents c35328a + a6bed6d commit d39e0af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/git-istage/git-istage.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="LibGit2Sharp" Version="0.26.2" />
<PackageReference Include="LibGit2Sharp" Version="0.27.2" />
<PackageReference Include="Microsoft.Extensions.Hosting" Version="6.0.1" />
<PackageReference Include="Nerdbank.GitVersioning" Version="3.4.244">
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
Expand Down

0 comments on commit d39e0af

Please sign in to comment.