Skip to content

Commit 27015fd

Browse files
authored
Remove dbgshim from platform manifest (#90193)
This package has moved out of band and should never conflict.
1 parent 4a5695b commit 27015fd

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/installer/pkg/sfx/Microsoft.NETCore.App/Directory.Build.props

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -155,9 +155,6 @@
155155
<PlatformManifestFileEntry Include="mono-aot-cross" IsNative="true" />
156156
<PlatformManifestFileEntry Include="mono-aot-cross.exe" IsNative="true" />
157157
<PlatformManifestFileEntry Include="opt" IsNative="true" />
158-
<PlatformManifestFileEntry Include="dbgshim.dll" IsNative="true" />
159-
<PlatformManifestFileEntry Include="libdbgshim.so" IsNative="true" />
160-
<PlatformManifestFileEntry Include="libdbgshim.dylib" IsNative="true" />
161158
<!-- libc++ for C++17 support on older distributions -->
162159
<PlatformManifestFileEntry Include="libc++.so.1" IsNative="true" />
163160
<PlatformManifestFileEntry Include="libc++abi.so.1" IsNative="true" />

0 commit comments

Comments
 (0)