Skip to content

Commit 42c94d2

Browse files
author
Petr Sramek
committed
fix
1 parent 1771e29 commit 42c94d2

File tree

2 files changed

+2
-5
lines changed

2 files changed

+2
-5
lines changed

tests/Directory.Build.targets

Lines changed: 0 additions & 5 deletions
This file was deleted.

tests/PolylineAlgorithm.Tests/PolylineAlgorithm.Tests.csproj

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,9 @@
1111
<PropertyGroup>
1212
<IsPackable>false</IsPackable>
1313
<IsTestProject>true</IsTestProject>
14+
<EnableMSTestRunner>true</EnableMSTestRunner>
1415
<TestingExtensionsProfile>Default</TestingExtensionsProfile>
16+
<OutputType>exe</OutputType>
1517
</PropertyGroup>
1618

1719
<PropertyGroup>

0 commit comments

Comments
 (0)