From 9a3dcdc6a8491fbba11c0015d3ddff6c0d0de872 Mon Sep 17 00:00:00 2001 From: Markus Quaritsch <markus.quaritsch@tugraz.at> Date: Fri, 16 Dec 2016 08:56:04 +0100 Subject: [PATCH] update Repo --- VectoCore/VectoCoreTest/VectoCoreTest.csproj | 4 ---- 1 file changed, 4 deletions(-) diff --git a/VectoCore/VectoCoreTest/VectoCoreTest.csproj b/VectoCore/VectoCoreTest/VectoCoreTest.csproj index b44f53053e..481c9329eb 100644 --- a/VectoCore/VectoCoreTest/VectoCoreTest.csproj +++ b/VectoCore/VectoCoreTest/VectoCoreTest.csproj @@ -166,10 +166,6 @@ <Compile Include="Utils\VectoMathTest.cs" /> </ItemGroup> <ItemGroup> - <ProjectReference Include="..\..\..\VECTO_API\VectoEngineeringAPI\VectoEngineeringAPI.csproj"> - <Project>{41314a40-ab3e-4f43-b1a4-58443f4014f2}</Project> - <Name>VectoEngineeringAPI</Name> - </ProjectReference> <ProjectReference Include="..\..\VectoCommon\VectoCommon\VectoCommon.csproj"> <Project>{79a066ad-69a9-4223-90f6-6ed5d2d084f4}</Project> <Name>VectoCommon</Name> -- GitLab