Remove excess project references

This commit is contained in:
John Lewin 2019-06-28 21:11:02 -07:00 committed by jlewin
parent 7df5bbdfff
commit 860f20e54a

View file

@ -25,8 +25,6 @@
<ProjectReference Include="..\Submodules\agg-sharp\VectorMath\VectorMath.csproj" />
<ProjectReference Include="..\Submodules\geometry3Sharp\geometry3Sharp.csproj" />
<ProjectReference Include="..\Submodules\gsGCode\gsGCode.csproj" />
<ProjectReference Include="..\Submodules\gsGeometry\gsGeometry.csproj" />
<ProjectReference Include="..\Submodules\gsSlicerPro\gsSlicerPro.csproj" />
<ProjectReference Include="..\Submodules\gsSlicer\gsSlicer.csproj" />
</ItemGroup>