Skip to content

Commit 534a750

Browse files
committed
Clarify comment about UseMicrosoftTestingPlatformRunner
1 parent 15e2ea6 commit 534a750

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/Chisel.Tests/Chisel.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
</PropertyGroup>
88

99
<PropertyGroup>
10-
<!-- UseMicrosoftTestingPlatformRunner is required for JetBrains Rider to see the tests -->
10+
<!-- UseMicrosoftTestingPlatformRunner is required for JetBrains Rider to see the tests when discovery is configured to use metadata (Settings | Build, Execution, Deployment | Unit Testing | xUnit.net) -->
1111
<UseMicrosoftTestingPlatformRunner>true</UseMicrosoftTestingPlatformRunner>
1212
<!-- TestingPlatformDotnetTestSupport is ignored with the .NET 10 SDK but is required for older SDKs -->
1313
<TestingPlatformDotnetTestSupport>true</TestingPlatformDotnetTestSupport>

0 commit comments

Comments
 (0)