Open
Description
At the moment, this is either ignored (best case), or no code will be identified by the compiler in the first place (worst case!)
When R4Mvc.Tools loads a web project, we have to identify the target framework of that project, and possibly configure MSBuild to pick a desired framework. Need to test that with multi targeted projects, as well as identifying the differences based on which framework comes first in that list.