We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0d90a30 commit 185c3f1Copy full SHA for 185c3f1
1 file changed
tests/Directory.Build.props
@@ -15,7 +15,7 @@
15
16
<!-- Add the support Microsoft Test Platform -->
17
<PropertyGroup>
18
- <UseMicrosoftTestingPlatformRunner>true</UseMicrosoftTestingPlatformRunner>
+ <UseMicrosoftTestingPlatformRunner>false</UseMicrosoftTestingPlatformRunner>
19
<TestingPlatformDotnetTestSupport>true</TestingPlatformDotnetTestSupport>
20
</PropertyGroup>
21
0 commit comments