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-08 07:45:30 +0300
committerKral Ferch <kral@mono-cvs.ximian.com>2002-03-08 07:45:30 +0300
commit80544603320ecb07162901d05cd43dc57db4634a (patch)
tree8de47ad96bd47b2a552b383de8d72c741b335b9b /mcs/class/System.XML/Mono.System.XML.csproj
parenta6954ab4d428f74c8c8d447acaf06cf0f26c48f2 (diff)
XmlNodeListChildren implements XmlNodeList for XmlNode.ChildNodes
svn path=/trunk/mcs/; revision=2987
Diffstat (limited to 'mcs/class/System.XML/Mono.System.XML.csproj')
-rw-r--r--mcs/class/System.XML/Mono.System.XML.csproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/mcs/class/System.XML/Mono.System.XML.csproj b/mcs/class/System.XML/Mono.System.XML.csproj
index b1e89e8a131..cfb344b6f04 100644
--- a/mcs/class/System.XML/Mono.System.XML.csproj
+++ b/mcs/class/System.XML/Mono.System.XML.csproj
@@ -266,7 +266,7 @@
BuildAction = "Compile"
/>
<File
- RelPath = "System.Xml\XmlNodeListAsArrayList.cs"
+ RelPath = "System.Xml\XmlNodeListChildren.cs"
SubType = "Code"
BuildAction = "Compile"
/>