You are viewing a plain text version of this content. The canonical link for it is here.
Posted to npanday-commits@incubator.apache.org by "Lars Corneliussen (JIRA)" <ji...@apache.org> on 2011/04/15 06:27:05 UTC

[jira] [Created] (NPANDAY-404) Allow using newer tools (Compiler/SDK) for targeting lower CLR-versions

Allow using newer tools (Compiler/SDK) for targeting lower CLR-versions
-----------------------------------------------------------------------

                 Key: NPANDAY-404
                 URL: https://issues.apache.org/jira/browse/NPANDAY-404
             Project: NPanday
          Issue Type: New Feature
          Components: Maven Plugins
            Reporter: Lars Corneliussen
             Fix For: Backlog


Currently the configured 'frameworkVersion' on 'npanday:compile-maven-plugin:compile' is both the 'targetFramework' and 'toolsVersion'.

But since .NET 3.5, there is support for socalled "Multi-targeting" in Visual Studio: In other words, target old CLR versions with newer tools.

Since .NET 3.5 is just a new C# compiler + System.Core.dll, this can still target CLR 2.0.

Also .NET 4 Co/Contravariance-Support and NamedParameters can be targeted to CLR 2.0.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira