Remove redundant package definitions
This commit is contained in:
parent
dc07d2fda9
commit
a77a24c337
4 changed files with 15 additions and 21 deletions
|
|
@ -79,7 +79,7 @@
|
|||
<Name>MatterControl.Winforms</Name>
|
||||
</ProjectReference>
|
||||
<ProjectReference Include="..\..\MatterControlLib\MatterControlLib.csproj">
|
||||
<Project>{93BEBFDF-B81A-4344-AB82-0DBF58B234CD}</Project>
|
||||
<Project>{D557B079-612F-467F-AE0D-3F77BCD627F7}</Project>
|
||||
<Name>MatterControlLib</Name>
|
||||
</ProjectReference>
|
||||
<ProjectReference Include="..\..\PluginSystem\MatterControlPluginSystem.csproj">
|
||||
|
|
@ -95,7 +95,7 @@
|
|||
<Name>DataConverters3D</Name>
|
||||
</ProjectReference>
|
||||
<ProjectReference Include="..\..\Submodules\agg-sharp\GuiAutomation\GuiAutomation.csproj">
|
||||
<Project>{e9102310-0029-4d8f-b1e9-88fba6147d45}</Project>
|
||||
<Project>{807F5686-A3EC-4BCC-AA42-B75D79E0D855}</Project>
|
||||
<Name>GuiAutomation</Name>
|
||||
</ProjectReference>
|
||||
<ProjectReference Include="..\..\Submodules\agg-sharp\Gui\Gui.csproj">
|
||||
|
|
@ -103,7 +103,7 @@
|
|||
<Name>Gui</Name>
|
||||
</ProjectReference>
|
||||
<ProjectReference Include="..\..\Submodules\agg-sharp\PlatformWin32\PlatformWin32.csproj">
|
||||
<Project>{670bddff-927b-425d-9dd1-22acb14356eb}</Project>
|
||||
<Project>{CD8A3D1A-24D5-4184-8CF3-7B2AD5CD7A71}</Project>
|
||||
<Name>PlatformWin32</Name>
|
||||
</ProjectReference>
|
||||
<ProjectReference Include="..\..\Submodules\agg-sharp\PolygonMesh\PolygonMesh.csproj">
|
||||
|
|
@ -123,7 +123,7 @@
|
|||
<Name>VectorMath</Name>
|
||||
</ProjectReference>
|
||||
<ProjectReference Include="..\..\Submodules\MatterSlice\MatterSliceLib\MatterSliceLib.csproj">
|
||||
<Project>{23bd06a4-d017-4dd0-a922-d2aad91c3484}</Project>
|
||||
<Project>{D0B7E0DD-3517-4BFD-A934-95A568FEED1E}</Project>
|
||||
<Name>MatterSliceLib</Name>
|
||||
</ProjectReference>
|
||||
<ProjectReference Include="..\..\Submodules\MatterSlice\Tests\MatterSlice.Tests\MatterSlice.Tests.csproj">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue