Skip to content

Commit 185c3f1

Browse files
Fix CI
1 parent 0d90a30 commit 185c3f1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515

1616
<!-- Add the support Microsoft Test Platform -->
1717
<PropertyGroup>
18-
<UseMicrosoftTestingPlatformRunner>true</UseMicrosoftTestingPlatformRunner>
18+
<UseMicrosoftTestingPlatformRunner>false</UseMicrosoftTestingPlatformRunner>
1919
<TestingPlatformDotnetTestSupport>true</TestingPlatformDotnetTestSupport>
2020
</PropertyGroup>
2121

0 commit comments

Comments
 (0)