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:
authorLevi Bard <levibard@mono-cvs.ximian.com>2010-06-25 12:01:39 +0400
committerLevi Bard <levibard@mono-cvs.ximian.com>2010-06-25 12:01:39 +0400
commita284851ddd1c1a2f07f6ccc8145b2e3cb1e37497 (patch)
tree872ad6eb15fa444ce6e2d4cc0ad619924432fcec /main/src/addins/GnomePlatform
parent117c82fae88771e79d17edb5d7031966e84d9ac8 (diff)
Clean up copy local for project references.
svn path=/trunk/monodevelop/; revision=159540
Diffstat (limited to 'main/src/addins/GnomePlatform')
-rw-r--r--main/src/addins/GnomePlatform/GnomePlatform.csproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/main/src/addins/GnomePlatform/GnomePlatform.csproj b/main/src/addins/GnomePlatform/GnomePlatform.csproj
index f3cbcc1ccc..eccada851c 100644
--- a/main/src/addins/GnomePlatform/GnomePlatform.csproj
+++ b/main/src/addins/GnomePlatform/GnomePlatform.csproj
@@ -67,6 +67,7 @@
<ProjectReference Include="..\..\core\MonoDevelop.Ide\MonoDevelop.Ide.csproj">
<Project>{27096E7F-C91C-4AC6-B289-6897A701DF21}</Project>
<Name>MonoDevelop.Ide</Name>
+ <Private>False</Private>
</ProjectReference>
</ItemGroup>
<ItemGroup>