Skip to content

Commit

Permalink
Merge pull request #16 from ubisoft/update-libgit2sharp
Browse files Browse the repository at this point in the history
Update LibGit2Sharp
  • Loading branch information
LaurentM-Ubi authored Oct 6, 2022
2 parents 324d4f6 + c585f5e commit ba9ebad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion GitTimelapseView.Core/GitTimelapseView.Core.csproj
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">

<ItemGroup>
<PackageReference Include="LibGit2Sharp" Version="0.27.0-preview-0102" />
<PackageReference Include="LibGit2Sharp" Version="0.27.0-preview-0182" />
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="6.0.0" />
</ItemGroup>

Expand Down

0 comments on commit ba9ebad

Please sign in to comment.