Skip to content

Commit

Permalink
fix native binaries version
Browse files Browse the repository at this point in the history
  • Loading branch information
andrei-balint committed Sep 28, 2023
1 parent d418a0e commit 9e91883
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion LibGit2Sharp/LibGit2Sharp.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="LibGit2Sharp.NativeBinaries.UiPath" Version="0.28.3-update-libgit-1-0042" PrivateAssets="none"/>
<PackageReference Include="LibGit2Sharp.NativeBinaries.UiPath" Version="1.7.1" PrivateAssets="none"/>
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.1.1" PrivateAssets="all" />
<PackageReference Include="MinVer" Version="4.3.0" PrivateAssets="all" />
</ItemGroup>
Expand Down

0 comments on commit 9e91883

Please sign in to comment.