Update of /cvsroot/springnet/Spring.Net/src/Spring/Spring.Data
In directory sc8-pr-cvs8.sourceforge.net:/tmp/cvs-serv8484/src/Spring/Spring.Data
Modified Files:
Spring.Data.2003.csproj
Log Message:
update docs with dates/links
update readme/changelog
fix 1.1 solution/projects
Index: Spring.Data.2003.csproj
===================================================================
RCS file: /cvsroot/springnet/Spring.Net/src/Spring/Spring.Data/Spring.Data.2003.csproj,v
retrieving revision 1.23
retrieving revision 1.24
diff -C2 -d -r1.23 -r1.24
*** Spring.Data.2003.csproj 14 Sep 2007 15:11:46 -0000 1.23
--- Spring.Data.2003.csproj 11 Oct 2007 16:05:50 -0000 1.24
***************
*** 2,6 ****
<CSHARP
ProjectType = "Local"
! ProductVersion = "7.10.3077"
SchemaVersion = "2.0"
ProjectGuid = "{E10A3BED-795F-41CB-A4A8-8C4B342ACDDF}"
--- 2,6 ----
<CSHARP
ProjectType = "Local"
! ProductVersion = "7.10.6030"
SchemaVersion = "2.0"
ProjectGuid = "{E10A3BED-795F-41CB-A4A8-8C4B342ACDDF}"
***************
*** 424,427 ****
--- 424,432 ----
/>
<File
+ RelPath = "Data\Common\MultiDelegatingDbProvider.cs"
+ SubType = "Code"
+ BuildAction = "Compile"
+ />
+ <File
RelPath = "Data\Config\DatabaseNamespaceParser.cs"
SubType = "Code"
|