Viir
released this
16 Aug 18:50
Fix the issue with libgit2sharp blocking newer .NET versions
The single-file build functionality in .NET 5 did not work well with earlier versions of libgit2sharp. Let's see if our build works with this version and .NET 5 or .NET 6.
For discussion of the errors we got when trying .NET 5 with earlier versions of libgit2sharp, see https://github.com/libgit2/libgit2sharp/issues/1857, https://github.com/libgit2/libgit2sharp.nativebinaries/issues/111,
https://github.com/libgit2/libgit2sharp.nativebinaries/pull/119, https://github.com/dotnet/sdk/issues/3685, and https://github.com/dotnet/runtime/issues/36590