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

"Recaptcha.Web" built against ".NETFramework,Version=v4.5" framework #41

Open
Echeban opened this issue Nov 1, 2017 · 2 comments
Open
Assignees

Comments

@Echeban
Copy link

Echeban commented Nov 1, 2017

I have a complex project using .NETFramework,Version=v4.0 which I cannot migrate to .NET 4.5 because that requires VS 2012 or higher which I do not have, I only have VS 2010.

I just want to upgrade my ASP project to reCaptchaV2
I get this error:

The primary reference "Recaptcha.Web" could not be resolved because it was built against the ".NETFramework,Version=v4.5" framework. This is a higher version than the currently targeted framework ".NETFramework,Version=v4.0".

What can I do to resolve this issue?
Is there a version of Recaptcha.Web targeted at 4.0 or lower that I can use, please!

@tanveery tanveery self-assigned this Aug 29, 2018
@tanveery
Copy link
Owner

@Echeban reCAPTCHA for .NET 3 is coming up. Support for .NET 4, 4.6, 4.7 and .NET Core will be added.

@F0b0s
Copy link

F0b0s commented Dec 26, 2018

@tanveery I would like to collaborate with you in reCAPTCHA for .NET 3 project. Can i send a PR?

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