[ 
https://issues.apache.org/jira/browse/NPANDAY-288?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Artem Fedorenko updated NPANDAY-288:
------------------------------------

    Attachment: vs2010andDotnet4.patch

Another one bulk of small changes and fixes related to VS 2010 support. Among 
them:
1) Adding of gac_32_4 and gac_64_4 artifact types in order to represent 
corresponding artifacts in .NET 4.0 GAC (as it is different from earlier 
versions)
2) Fix installer issues related to .Addin file (now contains VS 2010 and is 
copied to its Addins folder also)
3) Fixed npanday-settings.xml file generation (now contains .NET framework 4.0)
4) Importing project - added some logic to resolving a right artifact type for 
.NET artifacts in GAC. Nowusing a target framework from .csproj/.vbproj file.
5) maven-test-plugin - added executionFrameworkVersion parameter in order to be 
able to determine which type of framwork NUnit should use during runtime, also 
updated project import logic for it

Patch has been created against the lates (currently) revision in vs2010 support 
branch - 1021289

> Support for VS 2010 and .NET Framework 4.0
> ------------------------------------------
>
>                 Key: NPANDAY-288
>                 URL: https://issues.apache.org/jira/browse/NPANDAY-288
>             Project: NPanday
>          Issue Type: New Feature
>    Affects Versions: 2.0
>            Reporter: Lars Corneliussen
>            Assignee: Adelita L. Padilla
>             Fix For: 2.0
>
>         Attachments: vs2010andDotnet4.patch
>
>
> VS 2010 and .NET Framework 4.0 has shipped a while ago.
> We also have a patch in the queue that does some of the work:
>  * 6036 by crimmc, 
> http://npanday.codeplex.com/Project/Download/FileDownload.aspx?DownloadId=124562
> <blockquote>
> Here are the changes, this release holds:
> 1. Allow to work with .NET Framework 4.0 gac files. Added (gac_msil4) archive 
> type;
> 2. Allow to use embeded resources when building DLLs (added for NHibernate);
> 3. Allow to compile ASP.NET projects with dependencies from 4.0 gac files;
> 4. Alow to run NUnit tests developed with .NET Framework 4.0;
> 5. Allow to run NPanday on Windows 7 systems;
> </blockquote>

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to