You are viewing a plain text version of this content. The canonical link for it is here.
Posted to npanday-dev@incubator.apache.org by "Brett Porter (JIRA)" <ji...@apache.org> on 2014/08/21 00:39:33 UTC

[jira] [Updated] (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:all-tabpanel ]

Brett Porter updated NPANDAY-485:
---------------------------------

    Fix Version/s:     (was: 1.5.0-incubating)

> 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
>
> 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 was sent by Atlassian JIRA
(v6.2#6252)