Skip to content

Commit deabce5

Browse files
committed
Updating to LibGit2Sharp Prelease
The prerelease version should be able to handle missing dlls better than the official release based on libgit2/libgit2sharp#1741
1 parent 98808bc commit deabce5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tools/LotsenApp.LicenseManager/LotsenApp.LicenseManager.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
</PropertyGroup>
4646

4747
<ItemGroup>
48-
<PackageReference Include="LibGit2Sharp" Version="0.26.2" />
48+
<PackageReference Include="LibGit2Sharp" Version="0.27.0-preview-0102" />
4949
<PackageReference Include="Microsoft.AspNetCore.SpaServices.Extensions" Version="5.0.7" />
5050
<PackageReference Include="morelinq" Version="3.3.2" />
5151
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />

0 commit comments

Comments
 (0)