Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/monodevelop.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Hutchinson <mhutchinson@novell.com>2007-09-17 17:08:58 +0400
committerMichael Hutchinson <mhutchinson@novell.com>2007-09-17 17:08:58 +0400
commit0d3a23dc2e4846aad0189c6daf9f4a578e2b268a (patch)
tree8a0299628a34ec03db696fec4909c347da191b9f /Extras/AspNetEdit/AspNetEdit.mdp
parent06724c50ab3c742577bbe4a4c77ac1a11b382f62 (diff)
Change Mono.Addins, Mono.Cecil and log4net assembly references to project references.
svn path=/trunk/monodevelop/; revision=85874
Diffstat (limited to 'Extras/AspNetEdit/AspNetEdit.mdp')
-rw-r--r--Extras/AspNetEdit/AspNetEdit.mdp4
1 files changed, 2 insertions, 2 deletions
diff --git a/Extras/AspNetEdit/AspNetEdit.mdp b/Extras/AspNetEdit/AspNetEdit.mdp
index 8911fa8f1a..2cfd1b9c0b 100644
--- a/Extras/AspNetEdit/AspNetEdit.mdp
+++ b/Extras/AspNetEdit/AspNetEdit.mdp
@@ -89,7 +89,7 @@
<ProjectReference type="Gac" localcopy="True" refto="gtk-sharp, Version=2.8.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
<ProjectReference type="Gac" localcopy="True" refto="System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" />
<ProjectReference type="Project" localcopy="False" refto="MonoDevelop.Deployment" />
- <ProjectReference type="Assembly" localcopy="False" refto="../../build/bin/Mono.Addins.dll" />
+ <ProjectReference type="Project" localcopy="False" refto="Mono.Addins" />
</References>
<MonoDevelop.Autotools.MakefileInfo IntegrationEnabled="True" RelativeMakefileName="./Makefile.am" SyncReferences="True" IsAutotoolsProject="True" RelativeConfigureInPath="../../">
<BuildFilesVar Name="FILES" />
@@ -103,4 +103,4 @@
<DeploymentInformation strategy="File">
<excludeFiles />
</DeploymentInformation>
-</Project>
+</Project> \ No newline at end of file