Remove Winforms dependencies from MatterControl assembly

This commit is contained in:
John Lewin 2018-09-05 13:21:25 -07:00
parent 474ff5607e
commit fd4cde55c6
16 changed files with 262 additions and 130 deletions

View file

@ -45,6 +45,7 @@
<Reference Include="System" />
</ItemGroup>
<ItemGroup>
<Compile Include="INativePlatformFeatures.cs" />
<Compile Include="MatterControlPluginBase.cs" />
</ItemGroup>
<ItemGroup>