Skip to content

Commit

Permalink
Merge pull request #25 from UiPath/fix/no_pdbs
Browse files Browse the repository at this point in the history
use libgit nativebinaries without pdbs
  • Loading branch information
andrei-balint authored Nov 22, 2023
2 parents 6de5673 + 4fde62a commit 457d706
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="1.7.1-v3" PrivateAssets="none"/>
<PackageReference Include="LibGit2Sharp.NativeBinaries.UiPath" Version="1.7.1-v4" 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 457d706

Please sign in to comment.