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-30 06:42:19 +0300
committerKral Ferch <kral@mono-cvs.ximian.com>2002-03-30 06:42:19 +0300
commit97a1576096fc746daf57657a5ae15facdcbb3d20 (patch)
tree9bf5fd0b7698a223b1896049e2b3ccbc20febd8e /mcs/class/System.XML/Test/MonoMicro.Test.csproj
parent7816a48c1223e0f16c776c3d9ebd9d36d7455ffc (diff)
XmlLang and XmlSpace for XmlTextWriter.
svn path=/trunk/mcs/; revision=3508
Diffstat (limited to 'mcs/class/System.XML/Test/MonoMicro.Test.csproj')
-rw-r--r--mcs/class/System.XML/Test/MonoMicro.Test.csproj4
1 files changed, 2 insertions, 2 deletions
diff --git a/mcs/class/System.XML/Test/MonoMicro.Test.csproj b/mcs/class/System.XML/Test/MonoMicro.Test.csproj
index 13a6de9eeb2..85f3a91180f 100644
--- a/mcs/class/System.XML/Test/MonoMicro.Test.csproj
+++ b/mcs/class/System.XML/Test/MonoMicro.Test.csproj
@@ -69,8 +69,8 @@
/>
<Reference
Name = "System.XML"
- AssemblyName = "System.Xml"
- HintPath = "..\..\..\..\..\WINDOWS\Microsoft.NET\Framework\v1.0.3705\System.XML.dll"
+ AssemblyName = "System.XML"
+ HintPath = "..\obj\Debug\System.XML.dll"
/>
</References>
</Build>