Commit 7f4e270
[msbuild] Don't strip dylibs from the .NET runtime
The .NET runtime dylibs (from Microsoft.NETCore.App.Runtime.* NuGet
packages) may contain symbols referenced by indirect symbol table
entries that can't be stripped. Set NoSymbolStrip=true for these items
in _CollectItemsForPostProcessing.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent aa741b1 commit 7f4e270
File tree
1 file changed
+5
-0
lines changed1 file changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2962 | 2962 | | |
2963 | 2963 | | |
2964 | 2964 | | |
| 2965 | + | |
| 2966 | + | |
| 2967 | + | |
| 2968 | + | |
| 2969 | + | |
2965 | 2970 | | |
2966 | 2971 | | |
2967 | 2972 | | |
| |||
0 commit comments