I could not find much information on this, so I hope it's not a duplicate.
When building the Castle trunk, how do I force the build to target the
3.5 framework? I know that Castle targets the 2.0 framework, but e.g.
Newtonsoft.Json.dll is available as a 3.5 version (v2.0) in the trunk,
so I assume there must be a way to let Monorail reference it instead of
v1.3.2. It seems that the build file pick the framework version based
on the current CLR version. This won't work to target 3.5, as there is
no 3.5 CLR AFAIK.
Any switch or so that I have to change?
It is not that I actually need it, it's more out of curiosity.
Regards,
Andre