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 2004/05/20 21:40:49 UTC

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

nicko       2004/05/20 12:40:49

  Modified:    tests/src log4net.Tests.csproj
  Log:
  
  
  Revision  Changes    Path
  1.5       +5 -0      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.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- log4net.Tests.csproj	16 May 2004 22:12:56 -0000	1.4
  +++ log4net.Tests.csproj	20 May 2004 19:40:49 -0000	1.5
  @@ -133,6 +133,11 @@
                       BuildAction = "Compile"
                   />
                   <File
  +                    RelPath = "Core\ShutdownTest.cs"
  +                    SubType = "Code"
  +                    BuildAction = "Compile"
  +                />
  +                <File
                       RelPath = "Hierarchy\Logger.cs"
                       SubType = "Code"
                       BuildAction = "Compile"