Revise plugins

This commit is contained in:
John Lewin 2019-02-04 08:41:08 -08:00
parent 9eeac1c782
commit 0b1e3732c4
29 changed files with 566 additions and 167 deletions

View file

@ -1,13 +0,0 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>netstandard2.0</TargetFramework>
<Company>MatterHackers Inc.</Company>
</PropertyGroup>
<ItemGroup>
<ProjectReference Include="..\Submodules\agg-sharp\agg\Agg.csproj" />
<ProjectReference Include="..\Submodules\agg-sharp\Gui\Gui.csproj" />
</ItemGroup>
</Project>