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:
authorJason Diamond <injektilo@mono-cvs.ximian.com>2002-03-27 04:09:45 +0300
committerJason Diamond <injektilo@mono-cvs.ximian.com>2002-03-27 04:09:45 +0300
commit77113b64a08f60bbc32a3ede5196fd6634fb09e7 (patch)
treefa0fecc93db28ce86c31b161f4541f3be81b2c3c /mcs/class/System.XML/Test/Mono.Test.csproj
parentd6e7b064713ce043f1a719f2680945f04dd847c9 (diff)
Removed XPathScannerTests from the project since VS.NET wasn't happy with it. Added the tests separately to the .build file so that I can still work.
svn path=/trunk/mcs/; revision=3380
Diffstat (limited to 'mcs/class/System.XML/Test/Mono.Test.csproj')
-rw-r--r--mcs/class/System.XML/Test/Mono.Test.csproj5
1 files changed, 0 insertions, 5 deletions
diff --git a/mcs/class/System.XML/Test/Mono.Test.csproj b/mcs/class/System.XML/Test/Mono.Test.csproj
index 2f8d33bf575..677a5b82388 100644
--- a/mcs/class/System.XML/Test/Mono.Test.csproj
+++ b/mcs/class/System.XML/Test/Mono.Test.csproj
@@ -160,11 +160,6 @@
SubType = "Code"
BuildAction = "Compile"
/>
- <File
- RelPath = "XPathScannerTests.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
</Include>
</Files>
</CSHARP>