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 4a5695b commit 27015fdCopy full SHA for 27015fd
src/installer/pkg/sfx/Microsoft.NETCore.App/Directory.Build.props
@@ -155,9 +155,6 @@
155
<PlatformManifestFileEntry Include="mono-aot-cross" IsNative="true" />
156
<PlatformManifestFileEntry Include="mono-aot-cross.exe" IsNative="true" />
157
<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" />
161
<!-- libc++ for C++17 support on older distributions -->
162
<PlatformManifestFileEntry Include="libc++.so.1" IsNative="true" />
163
<PlatformManifestFileEntry Include="libc++abi.so.1" IsNative="true" />
0 commit comments