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:
authorJose Medrano <jose.medrano@microsoft.com>2018-10-30 21:10:15 +0300
committerJose Medrano <jose.medrano@microsoft.com>2018-11-14 13:51:47 +0300
commit30710dd97e04c09f4b711e88f17b04f59507350b (patch)
treebae6ec1aee22cd7e0a3c4d2792b55ac256cf432e /main/src/addins/MacPlatform/MacPlatform.csproj
parent22f5c51450ffdce08ff558f70a4b9e9fb5239766 (diff)
Adds KeyCodes to enum and moves to MonoDevelop.Components
Diffstat (limited to 'main/src/addins/MacPlatform/MacPlatform.csproj')
-rw-r--r--main/src/addins/MacPlatform/MacPlatform.csproj1
1 files changed, 0 insertions, 1 deletions
diff --git a/main/src/addins/MacPlatform/MacPlatform.csproj b/main/src/addins/MacPlatform/MacPlatform.csproj
index 98850aed13..405964d346 100644
--- a/main/src/addins/MacPlatform/MacPlatform.csproj
+++ b/main/src/addins/MacPlatform/MacPlatform.csproj
@@ -110,7 +110,6 @@
<Compile Include="MacTelemetryDetails.cs" />
<Compile Include="Interop.cs" />
<Compile Include="KernelInterop.cs" />
- <Compile Include="MacInterop\KeyCodes.cs" />
</ItemGroup>
<ItemGroup>
<None Include="packages.config" />