Update LibGit2Sharp.NativeBinaries to 2.0.323 #239
Annotations
2 errors
Run net8.0 tests:
app/LibGit2Sharp.Tests/CloneFixture.cs#L327
Assert.Throws() Failure: Exception type was not an exact match
Expected: typeof(LibGit2Sharp.UserCancelledException)
Actual: typeof(LibGit2Sharp.LibGit2SharpException)
---- LibGit2Sharp.LibGit2SharpException : could not read refs from remote repository
|
Run net8.0 tests
Process completed with exit code 1.
|
Loading