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 be2a499 commit 2d85c95Copy full SHA for 2d85c95
src/tests/Directory.Build.targets
@@ -154,7 +154,6 @@
154
<Error Condition="'$(InMergedTestDirectory)' == 'true'
155
and '$(OutputType)' == 'Exe'
156
and '$(_CLRTestNeedsToRun)' == 'true'
157
- and '$(CLRTestKind)' == 'BuildAndRun'
158
and '$(RequiresProcessIsolation)' != 'true'
159
and '$(BuildAsStandalone)' != 'true'
160
and '$(IsMergedTestRunnerAssembly)' != 'true'"
0 commit comments