Skip to content

Commit

Permalink
Remove dbgshim from platform manifest (#90924)
Browse files Browse the repository at this point in the history
This package has moved out of band and should never conflict.

Co-authored-by: Juan Hoyos <[email protected]>
Co-authored-by: Tom McDonald <[email protected]>
  • Loading branch information
3 people committed Aug 23, 2023
1 parent ebbc4ce commit e2c8d69
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -155,9 +155,6 @@
<PlatformManifestFileEntry Include="mono-aot-cross" IsNative="true" />
<PlatformManifestFileEntry Include="mono-aot-cross.exe" IsNative="true" />
<PlatformManifestFileEntry Include="opt" IsNative="true" />
<PlatformManifestFileEntry Include="dbgshim.dll" IsNative="true" />
<PlatformManifestFileEntry Include="libdbgshim.so" IsNative="true" />
<PlatformManifestFileEntry Include="libdbgshim.dylib" IsNative="true" />
<!-- libc++ for C++17 support on older distributions -->
<PlatformManifestFileEntry Include="libc++.so.1" IsNative="true" />
<PlatformManifestFileEntry Include="libc++abi.so.1" IsNative="true" />
Expand Down

0 comments on commit e2c8d69

Please sign in to comment.