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-07 05:32:39 +0300
committerKral Ferch <kral@mono-cvs.ximian.com>2002-03-07 05:32:39 +0300
commit3ecbf47486b7484bad6ffeb1d1e4c574597c231e (patch)
tree84bed3f3e9cd1c51ff0dc4e6db61d962bb4015a1 /mcs/class/System.XML/Test/Mono.Test.csproj
parente41a92be8aa8976e19200fd78ca4b1435567524b (diff)
rewrote XmlNode with touchups to XmlDocument, XmlElement, and XmlLinkedNode
svn path=/trunk/mcs/; revision=2954
Diffstat (limited to 'mcs/class/System.XML/Test/Mono.Test.csproj')
-rw-r--r--mcs/class/System.XML/Test/Mono.Test.csproj4
1 files changed, 4 insertions, 0 deletions
diff --git a/mcs/class/System.XML/Test/Mono.Test.csproj b/mcs/class/System.XML/Test/Mono.Test.csproj
index 5299c1ee43e..22c55508c83 100644
--- a/mcs/class/System.XML/Test/Mono.Test.csproj
+++ b/mcs/class/System.XML/Test/Mono.Test.csproj
@@ -87,6 +87,10 @@
BuildAction = "Compile"
/>
<File
+ RelPath = "ChangeLog"
+ BuildAction = "None"
+ />
+ <File
RelPath = "NameTableTests.cs"
SubType = "Code"
BuildAction = "Compile"