Skip to content

Commit

Permalink
Update to LibGit2Sharp 0.30.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pascalberger authored and devlead committed Nov 23, 2024
1 parent 79ce493 commit 700f9e6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Cake.Git/Cake.Git.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@
<ProjectGuid>{08F0A5C3-0E9C-451D-B003-14FF73699BE1}</ProjectGuid>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="LibGit2Sharp" Version="0.29.0" />
<PackageReference Include="LibGit2Sharp.NativeBinaries" Version="2.0.321" />
<PackageReference Include="LibGit2Sharp" Version="0.30.0" />
<PackageReference Include="LibGit2Sharp.NativeBinaries" Version="2.0.322" />
<PackageReference Include="Cake.Core" Version="4.0.0" PrivateAssets="All" />
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0" PrivateAssets="All" />
</ItemGroup>
Expand Down

0 comments on commit 700f9e6

Please sign in to comment.