Code development platform for open source projects from the European Union institutions :large_blue_circle: EU Login authentication by SMS has been phased out. To see alternatives please check here

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

[VectoCoreTest] Tests now running on net5.0 only to avoid duplicate tests.

parent 00445bf7
Branches
Tags
No related merge requests found
......@@ -4,7 +4,7 @@
<RootNamespace>TUGraz.VectoCore.Tests</RootNamespace>
<AssemblyName>VectoCoreTest</AssemblyName>
<DefineConstants />
<TargetFrameworks>net45;net5.0</TargetFrameworks>
<TargetFrameworks>net5.0</TargetFrameworks>
</PropertyGroup>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment