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-04-01 00:11:56 +0400
committerKral Ferch <kral@mono-cvs.ximian.com>2002-04-01 00:11:56 +0400
commitcbe4a80d16b6ec4e4905dc7417c63c330ee754ea (patch)
tree46d348cd6e9f147bc75372e4061afd1b6a8c6402 /mcs/class/System.XML/Test/MonoMicro.Test.csproj
parent30bcf7dc1198681981b9586b1ce271608e2fcf0f (diff)
XmlTextWriter impls for LookupPrefix, WriteBase64, and WriteCharEntity.
svn path=/trunk/mcs/; revision=3527
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 85f3a91180f..80c2a6bfdd9 100644
--- a/mcs/class/System.XML/Test/MonoMicro.Test.csproj
+++ b/mcs/class/System.XML/Test/MonoMicro.Test.csproj
@@ -70,7 +70,7 @@
<Reference
Name = "System.XML"
AssemblyName = "System.XML"
- HintPath = "..\obj\Debug\System.XML.dll"
+ HintPath = "..\..\..\..\..\WINDOWS\Microsoft.NET\Framework\v1.0.3705\System.XML.dll"
/>
</References>
</Build>