thiagocavaloti / recaptcha

Automatically exported from code.google.com/p/recaptcha
0 stars 0 forks source link

Create .NET4-compatible release? #164

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Go to "Downloads"
2. Download .NET library
3. Reference in any project

What is the expected output? What do you see instead?
Expect it to work under .NET 4. Instead, kills LINQ queries entirely, due to 
lack of referencing to anything above .NET 2.0/3.0.

What version of the product are you using? On what operating system?
1.0.5.0 on IIS6/Server 2003 R2 under .NET4 application pool

Original issue reported on code.google.com by benjamin.howarth.cmd on 2 Apr 2013 at 8:44

GoogleCodeExporter commented 9 years ago
Will create a binary download for 4.0. Meanwhile, source code already have .NET 
4.0 targeted solution. You can use this to compile the latest version.

Original comment by adrian.g...@gmail.com on 2 Aug 2013 at 11:44

GoogleCodeExporter commented 9 years ago

Original comment by adrian.g...@gmail.com on 3 Aug 2013 at 1:47