Update of /cvsroot/springnet/Spring.Net/src/Spring/Spring.Data
In directory sc8-pr-cvs8.sourceforge.net:/tmp/cvs-serv3953
Modified Files:
Spring.Data.2003.csproj
Log Message:
SPRNET-786 - Fix Spring.Data related projects in Spring VS2003 solution
Index: Spring.Data.2003.csproj
===================================================================
RCS file: /cvsroot/springnet/Spring.Net/src/Spring/Spring.Data/Spring.Data.2003.csproj,v
retrieving revision 1.25
retrieving revision 1.26
diff -C2 -d -r1.25 -r1.26
*** Spring.Data.2003.csproj 4 Dec 2007 15:22:46 -0000 1.25
--- Spring.Data.2003.csproj 4 Dec 2007 19:56:18 -0000 1.26
***************
*** 568,576 ****
/>
<File
- RelPath = "Data\Objects\DataSetOperation.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
RelPath = "Data\Objects\MappingAdoQuery.cs"
SubType = "Code"
--- 568,571 ----
***************
*** 643,646 ****
--- 638,646 ----
/>
<File
+ RelPath = "Data\Support\DefaultServiceDomainAdapter.cs"
+ SubType = "Code"
+ BuildAction = "Compile"
+ />
+ <File
RelPath = "Data\Support\ErrorCodeExceptionTranslator.cs"
SubType = "Code"
***************
*** 658,661 ****
--- 658,666 ----
/>
<File
+ RelPath = "Data\Support\IServiceDomainAdapter.cs"
+ SubType = "Code"
+ BuildAction = "Compile"
+ />
+ <File
RelPath = "Data\Support\NamedResultSetProcessor.cs"
SubType = "Code"
***************
*** 678,681 ****
--- 683,691 ----
/>
<File
+ RelPath = "Data\Support\SimpleServiceConfig.cs"
+ SubType = "Code"
+ BuildAction = "Compile"
+ />
+ <File
RelPath = "Data\Support\TypedDataSetUtils.cs"
SubType = "Code"
|