Author: rgrabowski
Date: Mon Dec 31 12:10:03 2007
New Revision: 607770
URL:
http://svn.apache.org/viewvc?rev=607770&view=rev
Log:
Added missing files to VS2003 project file.
Modified:
logging/log4net/trunk/tests/src/log4net.Tests.vs2003.csproj
Modified:
logging/log4net/trunk/tests/src/log4net.Tests.vs2003.csproj
URL: http://svn.apache.org/viewvc/lo
gging/log4net/trunk/tests/src/log4net.Tests.vs2003.csproj?re
v=607770&r1=607769&r2=607770&view=diff
============================================================
==================
---
logging/log4net/trunk/tests/src/log4net.Tests.vs2003.csproj
(original)
+++
logging/log4net/trunk/tests/src/log4net.Tests.vs2003.csproj
Mon Dec 31 12:10:03 2007
 -115,6
+115,11 
BuildAction = "Compile"
/>
<File
+ RelPath =
"AppenderAdoNetAppenderTest.cs"
+ SubType = "Code"
+ BuildAction = "Compile"
+ />
+ <File
RelPath =
"AppenderBufferingAppenderTest.cs"
SubType = "Code"
BuildAction = "Compile"
 -145,6
+150,31 
BuildAction = "Compile"
/>
<File
+ RelPath =
"AppenderAdoNetLog4NetCommand.cs"
+ SubType = "Code"
+ BuildAction = "Compile"
+ />
+ <File
+ RelPath =
"AppenderAdoNetLog4NetConnection.cs"
+ SubType = "Code"
+ BuildAction = "Compile"
+ />
+ <File
+ RelPath =
"AppenderAdoNetLog4NetParameter.cs"
+ SubType = "Code"
+ BuildAction = "Compile"
+ />
+ <File
+ RelPath =
"AppenderAdoNetLog4NetParameterCollection.cs"
+ SubType = "Code"
+ BuildAction = "Compile"
+ />
+ <File
+ RelPath =
"AppenderAdoNetLog4NetTransaction.cs"
+ SubType = "Code"
+ BuildAction = "Compile"
+ />
+ <File
RelPath =
"ContextThreadContextTest.cs"
SubType = "Code"
BuildAction = "Compile"
 -185,7
+215,22 
BuildAction = "Compile"
/>
<File
+ RelPath =
"LoggerRepositoryConfigurationMessages.cs"
+ SubType = "Code"
+ BuildAction = "Compile"
+ />
+ <File
RelPath =
"UtilCyclicBufferTest.cs"
+ SubType = "Code"
+ BuildAction = "Compile"
+ />
+ <File
+ RelPath =
"UtilLogLogTest.cs"
+ SubType = "Code"
+ BuildAction = "Compile"
+ />
+ <File
+ RelPath =
"UtilPatternStringTest.cs"
SubType = "Code"
BuildAction = "Compile"
/>
|