Skip to content
This repository was archived by the owner on Jan 23, 2023. It is now read-only.

Commit 2023221

Browse files
committed
Remove IL runtime dir probing
1 parent 5ce4559 commit 2023221

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/Directory.Build.props

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,6 @@
2727
</ItemGroup>
2828

2929
<ItemGroup>
30-
<!-- Use IL version of System.Private.CoreLib and link to the testhost folder to probe additional assemblies. -->
31-
<CoverageProbePath Include="shared\Microsoft.NETCore.App\9.9.9\il" />
3230
<CoverageProbePath Include="shared\Microsoft.NETCore.App\9.9.9" />
3331
</ItemGroup>
3432
</Project>

0 commit comments

Comments
 (0)