diff --git a/UpdateLibgit2ToSha.ps1 b/UpdateLibgit2ToSha.ps1 index 551ded35..ff597494 100644 --- a/UpdateLibgit2ToSha.ps1 +++ b/UpdateLibgit2ToSha.ps1 @@ -173,7 +173,7 @@ namespace LibGit2Sharp.Core { internal static class NativeDllName { - public const string Name = "$binaryFilename.dll"; + public const string Name = "$binaryFilename"; } } "@