-
Notifications
You must be signed in to change notification settings - Fork 899
Test CanCreateASignedCommit fails in master branch #1313
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
That's very surprising, and all our CI is passing here. I would expect this if you were using a slightly older libgit2. Just to be clear: is this with a stock setup? Can you tell me which libgit2.NativeBinaries nuget package you're using? |
I presume it's using the one that packages.config prescribes, as nuget restore downloaded it: <package id="LibGit2Sharp.NativeBinaries" version="1.0.137" targetFramework="net4" allowedVersions="[1.0.137]" /> |
Aha. Looks to be EOL translation issues. |
Fixed via #1315 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This test fails in the master branch (as of 1fb7fc5)
The text was updated successfully, but these errors were encountered: