Open GoogleCodeExporter opened 8 years ago
If this is the only thing keeping the system from running on 2.0, I think it
should be considered. However, I would prefer surrounding the 2.0 specific
stuff in #ifdef or conditional attributes. The downside to this is that as far
as I know, there is not predefined way to detect framework version at
compile-time.
Original comment by jke...@gmail.com
on 8 May 2012 at 3:16
Hi, thanks for getting back to me on this.
Maybe we could use something like this to get a framework version dependent
preprocessor directive defined:
http://stackoverflow.com/questions/3436526/detect-target-framework-version-at-co
mpile-time
Original comment by rasmus.toftdahl.olesen
on 8 May 2012 at 7:32
Original issue reported on code.google.com by
rasmus.toftdahl.olesen
on 2 Mar 2011 at 10:50Attachments: