adding parts sheet directly

This commit is contained in:
Lars Brubaker 2022-12-14 16:45:05 -08:00
parent 444d7a8d94
commit de99459570

View file

@ -70,6 +70,7 @@
<ProjectReference Include="MatterControl.SLA\MatterControl.SLA.csproj" />
<ProjectReference Include="MatterControl.Winforms\MatterControl.Winforms.csproj" />
<ProjectReference Include="MatterControlLib\MatterControlLib.csproj" />
<ProjectReference Include="Plugins\MatterControl.PartSheet\MatterControl.PartSheet.csproj" />
<ProjectReference Include="PrinterDriverInstaller\InfInstaller.csproj" />
<ProjectReference Include="Submodules\agg-sharp\agg\Agg.csproj" />
<ProjectReference Include="Submodules\agg-sharp\Glfw\GlfwProvider.csproj" />