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 80d2984 commit 02d370cCopy full SHA for 02d370c
src/libraries/tests.proj
@@ -337,7 +337,6 @@
337
338
<ItemGroup Condition="'$(RunSmokeTestsOnly)' == 'true'">
339
<ProjectReference Include="$(MSBuildThisFileDirectory)System.Runtime\tests\System.Runtime.Tests.csproj" />
340
- <ProjectReference Include="$(MSBuildThisFileDirectory)System.Diagnostics.Process/tests/System.Diagnostics.Process.Tests.csproj" />
341
</ItemGroup>
342
343
<ItemGroup Condition="'$(RunSmokeTestsOnly)' != 'true'">
0 commit comments