Skip to content

Commit

Permalink
Update LibGit2Sharp package to 0.27.2
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnSchmeichel committed Apr 25, 2023
1 parent c35328a commit a6bed6d
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 a6bed6d

Please sign in to comment.