We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f4440db commit c2a9ef5Copy full SHA for c2a9ef5
1 file changed
tests/PolylineAlgorithm.Tests/PolylineAlgorithm.Tests.csproj
@@ -16,6 +16,7 @@
16
<TestingPlatformShowTestsFailure>true</TestingPlatformShowTestsFailure>
17
<TestingPlatformCaptureOutput>false</TestingPlatformCaptureOutput>
18
<TestingExtensionsProfile>None</TestingExtensionsProfile>
19
+ <UseMicrosoftTestingPlatform>true</UseMicrosoftTestingPlatform>
20
</PropertyGroup>
21
22
<PropertyGroup>
@@ -43,4 +44,4 @@
43
44
<ProjectReference Include="..\..\utilities\PolylineAlgorithm.Utility\PolylineAlgorithm.Utility.csproj" />
45
</ItemGroup>
46
-</Project>
47
+</Project>
0 commit comments