Reply to comment
While we appreciate comments from our users, please follow our posting guidelines. Have you tried the Cyotek Forums for support from Cyotek and the community?
While we appreciate comments from our users, please follow our posting guidelines. Have you tried the Cyotek Forums for support from Cyotek and the community?
Benny Tordrup
#
Hi
I've been looking at your post becuase I wanted to create a multi-framework targeting assembly. I have the most part working, but I cannot make the conditional compilation work. All assemblies are being build according to the release output paths defined per Release|FrameworkVersion condition, but the conditional defines (NET40 etc) are not respected when building for other than 4.5 Framework (which is the default target).
Do you have a sample project to download?