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 2012/05/02 10:34:55 UTC

[jira] [Commented] (NPANDAY-485) Upgrade to newer NUnit version and deploy it somewhere

    [ https://issues.apache.org/jira/browse/NPANDAY-485?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13266477#comment-13266477 ] 

Lars Corneliussen commented on NPANDAY-485:
-------------------------------------------

We should have a library-importer project, maybe in dist/bootstrap to create and deploy the external binaries we have (nuget + log4net)
                
> Upgrade to newer NUnit version and deploy it somewhere
> ------------------------------------------------------
>
>                 Key: NPANDAY-485
>                 URL: https://issues.apache.org/jira/browse/NPANDAY-485
>             Project: NPanday
>          Issue Type: Improvement
>    Affects Versions: 1.4-incubating
>            Reporter: Lars Corneliussen
>             Fix For: 1.5.0-incubating
>
>
> NUnit 2.2.8 was build against .NET 2.0 Beta 1. When I use the reference to that NUnit version (which probably nobody else does) i get theese errors:
> {code}
> C:\Windows\Microsoft.NET\Framework\v4.0.30319\Microsoft.Common.targets(1360,9): warning MSB3258: The primary reference "NUnit.Framework, Version=2.2.8.0, Culture=neutral, processorArchitecture=MSIL" could not be resolved because it has an indirect dependency on the .NET Framework assembly "mscorlib, Version=2.0.3600.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" which has a higher version "2.0.3600.0" than the version "2.0.0.0" in the current target framework.
> C:\Windows\Microsoft.NET\Framework\v4.0.30319\Microsoft.Common.targets(1360,9): warning MSB3258: The primary reference "NUnit.Framework, Version=2.2.8.0, Culture=neutral, processorArchitecture=MSIL" could not be resolved because it has an indirect dependency on the .NET Framework assembly "System, Version=2.0.3600.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" which has a higher version "2.0.3600.0" than the version "2.0.0.0" in the current target framework.
> {code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira