Update of /cvsroot/adapdev/Adapdev/src/Adapdev
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv21631/src/Adapdev
Modified Files:
Adapdev.csproj
Log Message:
Changes made for schema xml serialization. Added attributes
Index: Adapdev.csproj
===================================================================
RCS file: /cvsroot/adapdev/Adapdev/src/Adapdev/Adapdev.csproj,v
retrieving revision 1.10
retrieving revision 1.11
diff -C2 -d -r1.10 -r1.11
*** Adapdev.csproj 26 Oct 2005 05:27:45 -0000 1.10
--- Adapdev.csproj 8 Nov 2005 01:09:54 -0000 1.11
***************
*** 211,214 ****
--- 211,219 ----
/>
<File
+ RelPath = "Attributes\SchemaDataRewritableAttribute.cs"
+ SubType = "Code"
+ BuildAction = "Compile"
+ />
+ <File
RelPath = "Commands\ICommand.cs"
SubType = "Code"
|