Skip to content

Install the package reference problem. #1557

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

Closed
386845154a opened this issue Mar 28, 2018 · 2 comments
Closed

Install the package reference problem. #1557

386845154a opened this issue Mar 28, 2018 · 2 comments

Comments

@386845154a
Copy link

vs 2017
You are trying to install this package into a project with the target ".netframework,Version=v4.5.2 ", but the package does not contain any assembly references or content files that are compatible with that framework.

@bording
Copy link
Member

bording commented Mar 28, 2018

@386845154a Version 0.25.0 only ships a .NET Standard 2.0 assembly, so that means the minimum supported version of the .NET Framework is 4.6.1. You'll need to update to that version of the framework if you want to use the latest version of LibGit2Sharp.

@ethomson
Copy link
Member

Hi @386845154a - what @bording said is correct. You can continue with the v0.24.0 release, which was the last release before our upgrade to .NET Core support.

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

No branches or pull requests

3 participants