From e0ed3c6f417874f331075d794632db542d6e51de Mon Sep 17 00:00:00 2001 From: Ryan Shepherd Date: Fri, 19 Dec 2025 20:23:27 -0800 Subject: [PATCH] Remove dependency on LibGit2Sharp --- src/FileExplorerGitIntegration/FileExplorerGitIntegration.csproj | 1 - 1 file changed, 1 deletion(-) diff --git a/src/FileExplorerGitIntegration/FileExplorerGitIntegration.csproj b/src/FileExplorerGitIntegration/FileExplorerGitIntegration.csproj index 52c656c..fabc4f8 100644 --- a/src/FileExplorerGitIntegration/FileExplorerGitIntegration.csproj +++ b/src/FileExplorerGitIntegration/FileExplorerGitIntegration.csproj @@ -32,7 +32,6 @@ -