Grok 4.5 surgically fixing a @dotnet Native AOT issue with libgit2sharp github.com/libgit2/libg...
Running from Native AOT app fails to build signature · Issue #2187 · libgit2/libgit2sharp
This is a clean repro: #:package LibGit2Sharp@0.* #:package Spectre.Console@0.* using System; using LibGit2Sharp; using Spectre.Console; using var repo = new Repository(Environment.CurrentDirectory...
github.com