braydel / open-webkit-sharp

Automatically exported from code.google.com/p/open-webkit-sharp
GNU Lesser General Public License v3.0
0 stars 0 forks source link

Project compiles in Release but not in Debug #165

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Download latest version
2. Open the OpenWebKitSharp_2010 solution using VS2012
3. RE-Build in Release (pass)
4. RE-BUILD in Debug (fail)

In the OpenWebKitSharp.csproj some of the configurations have the wrong 
'TargetFrameworkVersion' tag.
I found four and fixed them successfully.

Original issue reported on code.google.com by pagan...@gmail.com on 2 Feb 2013 at 5:25

Attachments: