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:
authorMike Krüger <mkrueger@xamarin.com>2016-05-10 10:04:13 +0300
committerMike Krüger <mkrueger@xamarin.com>2016-05-17 17:10:21 +0300
commitedca73c72bea8ae394d14e889b48bd7658c7dff2 (patch)
tree88a0245e491f51dfe87c8a0b1e5a965f6619e800 /main/src/addins/MacPlatform/MacPlatform.csproj
parent4f391781a6fb5f5cd5e276723d7c5424bfd3a979 (diff)
[TextEditor] Merged source editor with text editor (gtk part).
Much parallel infrastructure could be removed - more will follow.
Diffstat (limited to 'main/src/addins/MacPlatform/MacPlatform.csproj')
-rw-r--r--main/src/addins/MacPlatform/MacPlatform.csproj4
1 files changed, 0 insertions, 4 deletions
diff --git a/main/src/addins/MacPlatform/MacPlatform.csproj b/main/src/addins/MacPlatform/MacPlatform.csproj
index bb07bd8539..7991b6fc17 100644
--- a/main/src/addins/MacPlatform/MacPlatform.csproj
+++ b/main/src/addins/MacPlatform/MacPlatform.csproj
@@ -85,10 +85,6 @@
<Name>Xwt.Gtk</Name>
<Private>False</Private>
</ProjectReference>
- <ProjectReference Include="..\..\core\Mono.Texteditor\Mono.TextEditor.csproj">
- <Project>{A2329308-3751-4DBD-9A75-5F7B8B024625}</Project>
- <Name>Mono.TextEditor</Name>
- </ProjectReference>
<ProjectReference Include="..\..\..\external\xwt\Xwt.XamMac\Xwt.XamMac.csproj">
<Project>{B7C1673E-5124-4BE5-8D21-EC8B12F85B6B}</Project>
<Name>Xwt.XamMac</Name>