Author: lluis
Date: 2007-04-26 11:38:22 -0400 (Thu, 26 Apr 2007)
New Revision: 76338
Modified:
trunk/monodevelop/Core/src/Tools/mdrun/ChangeLog
trunk/monodevelop/Core/src/Tools/mdrun/mdrun.mdp
Log:
* mdrun.mdp: Don't copy referenced assemblies.
Modified: trunk/monodevelop/Core/src/Tools/mdrun/ChangeLog
===================================================================
--- trunk/monodevelop/Core/src/Tools/mdrun/ChangeLog 2007-04-26 15:38:14 UTC
(rev 76337)
+++ trunk/monodevelop/Core/src/Tools/mdrun/ChangeLog 2007-04-26 15:38:22 UTC
(rev 76338)
@@ -1,3 +1,7 @@
+2007-04-26 Lluis Sanchez Gual <[EMAIL PROTECTED]>
+
+ * mdrun.mdp: Don't copy referenced assemblies.
+
2007-02-15 Lluis Sanchez Gual <[EMAIL PROTECTED]>
* mdrun.mdp: Set target runtime to 2.0.
Modified: trunk/monodevelop/Core/src/Tools/mdrun/mdrun.mdp
===================================================================
--- trunk/monodevelop/Core/src/Tools/mdrun/mdrun.mdp 2007-04-26 15:38:14 UTC
(rev 76337)
+++ trunk/monodevelop/Core/src/Tools/mdrun/mdrun.mdp 2007-04-26 15:38:22 UTC
(rev 76338)
@@ -18,6 +18,6 @@
<File name="./src/mdrun.cs" subtype="Code" buildaction="Compile" />
</Contents>
<References>
- <ProjectReference type="Project" localcopy="True" refto="MonoDevelop.Core"
/>
+ <ProjectReference type="Project" localcopy="False"
refto="MonoDevelop.Core" />
</References>
</Project>
\ No newline at end of file
_______________________________________________
Mono-patches maillist - [email protected]
http://lists.ximian.com/mailman/listinfo/mono-patches