← Back to team overview

nunit-core team mailing list archive

Re: [Bug 837634] Re: error CS0006: Metadata file 'nunit.framework.dll' could not be found

 

Use the nunit website http://nunit.org to navigate to the version you
are using.

I don't think we even had addins in NUnit 2.2.5!

Charlie

On Tue, Aug 30, 2011 at 2:26 PM, Robert Stackhouse
<837634@xxxxxxxxxxxxxxxxxx> wrote:
> Ah. I was also unaware I was looking at the docs for 2.2.5 (which is the
> first google hit btw).
> http://www.nunit.org/index.php?p=installation&r=2.2.5
>
> Thanks for the explanation.
>
> --
> You received this bug notification because you are the registrant for
> NUnit V2.
> https://bugs.launchpad.net/bugs/837634
>
> Title:
>  error CS0006: Metadata file 'nunit.framework.dll' could not be found
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/nunitv2/+bug/837634/+subscriptions
>

-- 
You received this bug notification because you are a member of NUnit
Developers, which is subscribed to NUnit V2.
https://bugs.launchpad.net/bugs/837634

Title:
  error CS0006: Metadata file 'nunit.framework.dll' could not be found

Status in NUnit V2 Test Framework:
  Invalid

Bug description:
  >csc /reference:nunit.framework.dll /reference:System.dll /target:library 
  /out:bin\Test.dll Test.cs
  Microsoft (R) Visual C# 2010 Compiler version 4.0.30319.1
  Copyright (C) Microsoft Corporation. All rights reserved.

  error CS0006: Metadata file 'nunit.framework.dll' could not be found

To manage notifications about this bug go to:
https://bugs.launchpad.net/nunitv2/+bug/837634/+subscriptions


References