Fix ByteCode Framework Targets
Description
Environment
None
Attachments
1
Activity
Show:

Fabio Maulo August 31, 2010 at 9:17 AM
You mean that you can't compile it using VS2010 ?
NH does not have a VS2010 solution and the deployed binaries are compiled using NAnt.
Fixed
Details
Details
Assignee
Unassigned
UnassignedReporter
Components
Fix versions
Affects versions
Priority
Who's Looking?
Open Who's Looking?
Created August 26, 2010 at 10:32 PM
Updated December 4, 2010 at 3:38 PM
Resolved August 31, 2010 at 9:28 AM
Who's Looking?
Three projects have their target framework set incorrectly (v2.0 project refers to a v3.5 project). This prevents the projects from compiling in VS2010 due to enhanced reference checking. The included patch fixes the three projects with their targets set incorrectly.