Support Multiple Framework Targeting
When generating content we are forced to pick the framework version. If we are creating a common business object library we may need to target multiple frameworks. The class generation is not affected, but the data context can be wrapped in #IF to indicate the framework we are compiling for.
1
vote
Michael Saroka
shared this idea