I miss some assemblies in this list (latest nightly) for net-4.0. Mostly
WindowsBase and PresentationFramework. Looks like the list is not complete.
Perhaps those should be added with wildcard?

 

Also there is something called "NET 4.0 Client Profile". If we want to
introduce this as separate "Framework" (targettable), there is different
path for those Reference Assemblies ("%ProgramFiles%\Reference
Assemblies\Microsoft\Framework\.NETFramework\v4.0\Profile\Client")

 

                                                   <reference-assemblies
basedir="${environment::get-folder-path('ProgramFiles')}/Reference
Assemblies/Microsoft/Framework/.NETFramework/v4.0">

                                                             <include
name="Microsoft.Build.Conversion.v4.0.dll"/>

                                                             <include
name="Microsoft.Build.dll"/>

                                                             <include
name="Microsoft.Build.Engine.dll"/>

                                                             <include
name="Microsoft.Build.Framework.dll"/>

                                                             <include
name="Microsoft.Build.Tasks.v4.0.dll"/>

                                                             <include
name="Microsoft.Build.Utilities.v4.0.dll"/>

                                                             <include
name="Microsoft.CSharp.dll"/>

                                                             <include
name="Microsoft.JScript.dll"/>

                                                             <include
name="Microsoft.VisualBasic.Compatibility.Data.dll"/>

                                                             <include
name="Microsoft.VisualBasic.Comptatibility.dll"/>

                                                             <include
name="Microsoft.VisualBasic.dll"/>

                                                             <include
name="Microsoft.VisualC.dll"/>

                                                             <include
name="Microsoft.VisualC.STLCLR.dll"/>

                                                             <include
name="mscorlib.dll"/>

                                                             <include
name="PresentationBuildTasks.dll"/>

                                                             <include
name="PresentationCore.dll"/>

            <include name="WindowsBase.dll"/>

            <include name="PresentationFramework.dll"/>

            <include name="PresentationFramework.Aero.dll"/>

                                                             <include
name="PresentationFramework.Classic.dll"/>

                                                             <include
name="PresentationFramework.Luna.dll"/>

                                                             <include
name="PresentationFramework.Royale.dll"/>

 

 

Martin

------------------------------------------------------------------------------
What Every C/C++ and Fortran developer Should Know!
Read this article and learn how Intel has extended the reach of its 
next-generation tools to help Windows* and Linux* C/C++ and Fortran 
developers boost performance applications - including clusters. 
http://p.sf.net/sfu/intel-dev2devmay
_______________________________________________
nant-developers mailing list
nant-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-developers

Reply via email to