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:
authorMatt Ward <matt.ward@microsoft.com>2019-02-11 18:13:03 +0300
committerMatt Ward <matt.ward@microsoft.com>2019-02-11 19:03:04 +0300
commitcce9cd8d3acb8838b81ea897780c0bd73777f96b (patch)
treeddddaa037950d25a897a30a63ac55b6921bbdcb3 /main/src/addins/MacPlatform/MacPlatform.csproj
parentb5ab1bd15bee650bb17471d41646ccf3209be3fd (diff)
parent9951c4edd36ccfada0bc66d2083359fe1e7ad7ff (diff)
Merge branch 'master' into http-client
Diffstat (limited to 'main/src/addins/MacPlatform/MacPlatform.csproj')
-rw-r--r--main/src/addins/MacPlatform/MacPlatform.csproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/src/addins/MacPlatform/MacPlatform.csproj b/main/src/addins/MacPlatform/MacPlatform.csproj
index 90c11be2d6..d1a4fea78e 100644
--- a/main/src/addins/MacPlatform/MacPlatform.csproj
+++ b/main/src/addins/MacPlatform/MacPlatform.csproj
@@ -61,6 +61,7 @@
<ProjectReference Include="..\..\..\external\xwt\Xwt.XamMac\Xwt.XamMac.csproj">
<Project>{B7C1673E-5124-4BE5-8D21-EC8B12F85B6B}</Project>
<Name>Xwt.XamMac</Name>
+ <Private>False</Private>
</ProjectReference>
</ItemGroup>
<ItemGroup>
@@ -111,7 +112,6 @@
<Compile Include="MacTelemetryDetails.cs" />
<Compile Include="Interop.cs" />
<Compile Include="KernelInterop.cs" />
- <Compile Include="MacInterop\KeyCodes.cs" />
<Compile Include="Dialogs\HttpClientOptionsPanel.cs" />
<Compile Include="Dialogs\HttpClientOptionsWidget.cs" />
<Compile Include="Dialogs\HttpClientOptionsWidget.UI.cs">