From b8aa0195185e73469439539ec87e58c3f769a6a6 Mon Sep 17 00:00:00 2001 From: Adeel Mujahid <3840695+am11@users.noreply.github.com> Date: Sun, 10 Nov 2024 13:44:06 +0200 Subject: [PATCH] Use IsNative metadata to exclude native shared libs --- .../Microsoft.DotNet.ILCompiler.pkgproj | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/src/installer/pkg/projects/Microsoft.DotNet.ILCompiler/Microsoft.DotNet.ILCompiler.pkgproj b/src/installer/pkg/projects/Microsoft.DotNet.ILCompiler/Microsoft.DotNet.ILCompiler.pkgproj index 862eae5a5be25b..ace888b2942962 100644 --- a/src/installer/pkg/projects/Microsoft.DotNet.ILCompiler/Microsoft.DotNet.ILCompiler.pkgproj +++ b/src/installer/pkg/projects/Microsoft.DotNet.ILCompiler/Microsoft.DotNet.ILCompiler.pkgproj @@ -24,9 +24,8 @@ BeforeTargets="GetPackageFiles"> - - - + +