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-09-18 08:48:32 +0400
committerKral Ferch <kral@mono-cvs.ximian.com>2002-09-18 08:48:32 +0400
commita98017c882cec3e6f4639f18038b79b410d9fd91 (patch)
tree0284a1be3d53c1900adf2487be13e9e2c8d15481 /mcs/class/System.XML/Test/MonoMicro.Test.csproj
parent68f4f02905ba23ed5a3ce13a71360f3af1ec05d4 (diff)
xpath tests for string(), concat(), starts-with(), and contains().
svn path=/trunk/mcs/; revision=7572
Diffstat (limited to 'mcs/class/System.XML/Test/MonoMicro.Test.csproj')
-rw-r--r--mcs/class/System.XML/Test/MonoMicro.Test.csproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/mcs/class/System.XML/Test/MonoMicro.Test.csproj b/mcs/class/System.XML/Test/MonoMicro.Test.csproj
index 7c407c5431d..88ebbc080a1 100644
--- a/mcs/class/System.XML/Test/MonoMicro.Test.csproj
+++ b/mcs/class/System.XML/Test/MonoMicro.Test.csproj
@@ -75,7 +75,7 @@
<Reference
Name = "System.XML"
AssemblyName = "System.XML"
- HintPath = "..\..\..\..\..\WINDOWS\Microsoft.NET\Framework\v1.0.3705\System.XML.dll"
+ HintPath = "..\obj\Debug\System.XML.dll"
/>
</References>
</Build>