Code development platform for open source projects from the European Union institutions

Skip to content
Snippets Groups Projects
Commit 1d4ca6d5 authored by Michael KRISPER's avatar Michael KRISPER
Browse files

Removed VectoHashing Reference from VectoCoreTest project

parent 67dbd32d
No related branches found
No related tags found
No related merge requests found
......@@ -2,7 +2,7 @@
<PropertyGroup>
<RootNamespace>TUGraz.VectoCore.Tests</RootNamespace>
<AssemblyName>VectoCoreTest</AssemblyName>
<TargetFrameworks>net5.0-windows</TargetFrameworks>
<TargetFrameworks>net5.0</TargetFrameworks>
<DefineConstants />
</PropertyGroup>
......@@ -17,7 +17,6 @@
<ItemGroup>
<ProjectReference Include="..\..\VectoCommon\VectoCommon\VectoCommon.csproj" />
<ProjectReference Include="..\..\VectoCommon\VectoHashing\VectoHashing.csproj" />
<ProjectReference Include="..\VectoCore\VectoCore.csproj" />
</ItemGroup>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment