You are viewing a plain text version of this content. The canonical link for it is here.
Posted to log4net-dev@logging.apache.org by ni...@apache.org on 2005/03/11 22:44:44 UTC

cvs commit: logging-log4net/tests/src log4net.Tests.csproj

nicko       2005/03/11 13:44:44

  Modified:    tests/src log4net.Tests.csproj
  Log:
  Removed unused reference
  
  Revision  Changes    Path
  1.9       +0 -5      logging-log4net/tests/src/log4net.Tests.csproj
  
  Index: log4net.Tests.csproj
  ===================================================================
  RCS file: /home/cvs/logging-log4net/tests/src/log4net.Tests.csproj,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- log4net.Tests.csproj	11 Mar 2005 18:21:56 -0000	1.8
  +++ log4net.Tests.csproj	11 Mar 2005 21:44:44 -0000	1.9
  @@ -87,11 +87,6 @@
                       AssemblyName = "System.Runtime.Remoting"
                       HintPath = "..\..\..\..\..\..\WINDOWS\Microsoft.NET\Framework\v1.0.3705\System.Runtime.Remoting.dll"
                   />
  -                <Reference
  -                    Name = "nunit.tests"
  -                    AssemblyName = "nunit.tests"
  -                    HintPath = "..\..\..\..\..\..\net\NUnit 2.0\bin\nunit.tests.dll"
  -                />
               </References>
           </Build>
           <Files>