Update of /cvsroot/springnet/Spring.Net/src/Spring/Spring.Core
In directory sc8-pr-cvs8.sourceforge.net:/tmp/cvs-serv5378/Spring.Core
Modified Files:
Spring.Core.2003.csproj
Log Message:
Fix .NET 1.1 project files
Index: Spring.Core.2003.csproj
===================================================================
RCS file: /cvsroot/springnet/Spring.Net/src/Spring/Spring.Core/Spring.Core.2003.csproj,v
retrieving revision 1.54
retrieving revision 1.55
diff -C2 -d -r1.54 -r1.55
*** Spring.Core.2003.csproj 4 Feb 2008 22:42:49 -0000 1.54
--- Spring.Core.2003.csproj 3 Apr 2008 06:52:01 -0000 1.55
***************
*** 1137,1140 ****
--- 1137,1145 ----
/>
<File
+ RelPath = "Expressions\Processors\ConversionProcessor.cs"
+ SubType = "Code"
+ BuildAction = "Compile"
+ />
+ <File
RelPath = "Expressions\Processors\CountAggregator.cs"
SubType = "Code"
***************
*** 1172,1175 ****
--- 1177,1185 ----
/>
<File
+ RelPath = "Expressions\Processors\ReverseProcessor.cs"
+ SubType = "Code"
+ BuildAction = "Compile"
+ />
+ <File
RelPath = "Expressions\Processors\SortProcessor.cs"
SubType = "Code"
***************
*** 1437,1440 ****
--- 1447,1460 ----
/>
<File
+ RelPath = "Objects\Factory\Attributes\RequiredAttribute.cs"
+ SubType = "Code"
+ BuildAction = "Compile"
+ />
+ <File
+ RelPath = "Objects\Factory\Attributes\RequiredAttributeObjectPostProcessor.cs"
+ SubType = "Code"
+ BuildAction = "Compile"
+ />
+ <File
RelPath = "Objects\Factory\Config\AbstractConfigurer.cs"
SubType = "Code"
***************
*** 1547,1550 ****
--- 1567,1575 ----
/>
<File
+ RelPath = "Objects\Factory\Config\InstantiationAwareObjectPostProcessorAdapter.cs"
+ SubType = "Code"
+ BuildAction = "Compile"
+ />
+ <File
RelPath = "Objects\Factory\Config\IObjectDefinition.cs"
SubType = "Code"
***************
*** 1657,1660 ****
--- 1682,1690 ----
/>
<File
+ RelPath = "Objects\Factory\Config\SmartInstantiationAwareObjectPostProcessor.cs"
+ SubType = "Code"
+ BuildAction = "Compile"
+ />
+ <File
RelPath = "Objects\Factory\Config\SpecialFolderVariableSource.cs"
SubType = "Code"
***************
*** 2329,2332 ****
--- 2359,2367 ----
/>
<File
+ RelPath = "Validation\IValidationErrors.cs"
+ SubType = "Code"
+ BuildAction = "Compile"
+ />
+ <File
RelPath = "Validation\IValidator.cs"
SubType = "Code"
***************
*** 2334,2337 ****
--- 2369,2377 ----
/>
<File
+ RelPath = "Validation\ValidatedAttribute.cs"
+ SubType = "Code"
+ BuildAction = "Compile"
+ />
+ <File
RelPath = "Validation\ValidationErrors.cs"
SubType = "Code"
***************
*** 2339,2342 ****
--- 2379,2387 ----
/>
<File
+ RelPath = "Validation\ValidationException.cs"
+ SubType = "Code"
+ BuildAction = "Compile"
+ />
+ <File
RelPath = "Validation\ValidatorGroup.cs"
SubType = "Code"
|