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-06 08:19:40 +0400
committerKral Ferch <kral@mono-cvs.ximian.com>2002-04-06 08:19:40 +0400
commitc8e79373543589cf55cf3de331c4047d359300c9 (patch)
tree7a3b2604562a329c2ad8de923bf2e3443f13b9ba /mcs/class/System.XML/Test/MonoMicro.Test.csproj
parent76cfd86852ba001cc3752572d77ee501f727122c (diff)
Implementation of XmlDocument.CreateNode()
svn path=/trunk/mcs/; revision=3650
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>