Update of /cvsroot/springnet/Spring.Net/src/Spring/Spring.Core
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv2633/src/Spring/Spring.Core
Modified Files:
Spring.Core.csproj
Log Message:
add support for string to uri conversion
Index: Spring.Core.csproj
===================================================================
RCS file: /cvsroot/springnet/Spring.Net/src/Spring/Spring.Core/Spring.Core.csproj,v
retrieving revision 1.15
retrieving revision 1.16
diff -C2 -d -r1.15 -r1.16
*** Spring.Core.csproj 26 Jul 2004 07:47:54 -0000 1.15
--- Spring.Core.csproj 27 Jul 2004 01:58:01 -0000 1.16
***************
*** 1,611 ****
! <VisualStudioProject>
! <CSHARP
! ProjectType = "Local"
! ProductVersion = "7.10.3077"
! SchemaVersion = "2.0"
! ProjectGuid = "{710961A3-0DF4-49E4-A26E-F5B9C044AC84}"
! >
! <Build>
! <Settings
! ApplicationIcon = ""
[...1198 lines suppressed...]
! <File
! RelPath = "Util\StringUtils.cs"
! SubType = "Code"
! BuildAction = "Compile"
! />
! <File
! RelPath = "Util\TypeAliasResolver.cs"
! SubType = "Code"
! BuildAction = "Compile"
! />
! <File
! RelPath = "Util\TypeResolver.cs"
! SubType = "Code"
! BuildAction = "Compile"
! />
! </Include>
! </Files>
! </CSHARP>
! </VisualStudioProject>
!
|