Skip to content
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

Not able to install NuGet Gepsio Package #26

Open
VineetMore opened this issue May 27, 2019 · 1 comment
Open

Not able to install NuGet Gepsio Package #26

VineetMore opened this issue May 27, 2019 · 1 comment

Comments

@VineetMore
Copy link

VineetMore commented May 27, 2019

Hi,

I am trying to install the nuget package gepsio but unable to do so with the below mentioned error:

Install-Package : Could not install package 'Gepsio 2.1.0.14'. You are trying to install this package into a project that targets '.NETFramework,Version=v4.5.2', but the package do not contain any assembly references or content files that are compatible with that framework. For more information, contact the package author.

The error is coming up at line 1 char:16.

Can you please explain the cause of the issue?

Regards
Vineet More

@JeffFerguson
Copy link
Owner

Hello -- Your project is using .NET Framework version 4.5.2, but Gepsio requires version 4.6.1 of the .NET Framework. Please update your project to use .NET 4.6.1 and reload Gepsio.

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

2 participants