We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5beb654 commit c1036ebCopy full SHA for c1036eb
2 files changed
LibGit2Sharp/Core/NativeDllName.cs
@@ -1,7 +1,7 @@
1
namespace LibGit2Sharp.Core
2
{
3
- internal static class NativeDllName
4
- {
5
- public const string Name = "git2-a2012c4";
6
- }
+ internal static class NativeDllName
+ {
+ public const string Name = "git2-e0902fb";
+ }
7
}
libgit2
0 commit comments