Skip to content

Commit c2a9ef5

Browse files
authored
Update PolylineAlgorithm.Tests.csproj
1 parent f4440db commit c2a9ef5

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

tests/PolylineAlgorithm.Tests/PolylineAlgorithm.Tests.csproj

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
<TestingPlatformShowTestsFailure>true</TestingPlatformShowTestsFailure>
1717
<TestingPlatformCaptureOutput>false</TestingPlatformCaptureOutput>
1818
<TestingExtensionsProfile>None</TestingExtensionsProfile>
19+
<UseMicrosoftTestingPlatform>true</UseMicrosoftTestingPlatform>
1920
</PropertyGroup>
2021

2122
<PropertyGroup>
@@ -43,4 +44,4 @@
4344
<ProjectReference Include="..\..\utilities\PolylineAlgorithm.Utility\PolylineAlgorithm.Utility.csproj" />
4445
</ItemGroup>
4546

46-
</Project>
47+
</Project>

0 commit comments

Comments
 (0)