Closed
Description
Reproduction steps
Attempt Nuget install of LibGit2Sharp 0.25.2 on project targeting .Net versions 4.5.x, 4.6.x, 4.7.x
Expected behavior
Install without error
Actual behavior
Install fails with error:
Could not install package 'LibGit2Sharp 0.25.2'. You are trying to install this package into a project that targets '.NETFramework,Version=v4.7.2', but the package does not contain any assembly references or content files that are compatible with that framework. For more information, contact the package author.
Version of LibGit2Sharp (release number or SHA1)
0.25.2
Operating system(s) tested; .NET runtime tested
Windows 7, VS2015, .Net 4.5.2, 4.6.1, 4.7.1, 4.7.2
Metadata
Metadata
Assignees
Labels
No labels