Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKral Ferch <kral@mono-cvs.ximian.com>2002-03-15 04:47:10 +0300
committerKral Ferch <kral@mono-cvs.ximian.com>2002-03-15 04:47:10 +0300
commit7da559198960470b67114aeed15f8eedf4c7c468 (patch)
tree243fe017f25cfec518408237fd4035f1cd24a748 /mcs/class/System.XML/Mono.System.XML.csproj
parentab056d80619f3b206d334b570b4cb040cc9b5254 (diff)
keeping solution up to date.
svn path=/trunk/mcs/; revision=3119
Diffstat (limited to 'mcs/class/System.XML/Mono.System.XML.csproj')
-rw-r--r--mcs/class/System.XML/Mono.System.XML.csproj7
1 files changed, 6 insertions, 1 deletions
diff --git a/mcs/class/System.XML/Mono.System.XML.csproj b/mcs/class/System.XML/Mono.System.XML.csproj
index ca012f8e4ee..1d730000fe7 100644
--- a/mcs/class/System.XML/Mono.System.XML.csproj
+++ b/mcs/class/System.XML/Mono.System.XML.csproj
@@ -116,7 +116,7 @@
BuildAction = "Compile"
/>
<File
- RelPath = "System.Xml\Validation.cs"
+ RelPath = "System.Xml\ValidationType.cs"
SubType = "Code"
BuildAction = "Compile"
/>
@@ -241,6 +241,11 @@
BuildAction = "Compile"
/>
<File
+ RelPath = "System.Xml\XmlNodeChangedEventHandler.cs"
+ SubType = "Code"
+ BuildAction = "Compile"
+ />
+ <File
RelPath = "System.Xml\XmlNodeList.cs"
SubType = "Code"
BuildAction = "Compile"