We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 60e3f87 commit 174a05cCopy full SHA for 174a05c
dotnet.config
@@ -0,0 +1,2 @@
1
+[dotnet.test.runner]
2
+name = "Microsoft.Testing.Platform"
test/Directory.Build.props
@@ -6,7 +6,5 @@
6
<PropertyGroup>
7
<IsTestProject>true</IsTestProject>
8
<TestRunnerName>XUnitV3</TestRunnerName>
9
-
10
- <TestingPlatformDotnetTestSupport>true</TestingPlatformDotnetTestSupport>
11
</PropertyGroup>
12
-</Project>
+</Project>
0 commit comments