Skip to content

Update to libgit2 de143ef #1280

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

Merged
merged 1 commit into from
Mar 20, 2016
Merged

Update to libgit2 de143ef #1280

merged 1 commit into from
Mar 20, 2016

Conversation

ethomson
Copy link
Member

@ethomson
Copy link
Member Author

/cc @niik @carlosmn

@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="LibGit2Sharp.NativeBinaries" version="1.0.129" targetFramework="net4" allowedVersions="[1.0.129]" />
<package id="LibGit2Sharp.NativeBinaries" version="1.0.132" targetFramework="net40" />
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

AFAICT we need to keep the allowedVersions field, or we risk nuget/VS using the wrong package

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, I did this upgrade in VS and apparently didn't do it right. Fixed.

carlosmn added a commit that referenced this pull request Mar 20, 2016
@carlosmn carlosmn merged commit 746b04d into libgit2:master Mar 20, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants