From da68a48dd6f4f96a92dd9dc5ccade7fb5a742fac Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alexander=20K=C3=B6plinger?= Date: Tue, 9 Jan 2024 13:41:16 +0100 Subject: [PATCH] Include symbols in main package for NativeAOT runtime packs See https://github.com/dotnet/runtime/issues/87060#issuecomment-1882897509 --- .../Microsoft.NETCore.App.Runtime.props | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/src/installer/pkg/sfx/Microsoft.NETCore.App/Microsoft.NETCore.App.Runtime.props b/src/installer/pkg/sfx/Microsoft.NETCore.App/Microsoft.NETCore.App.Runtime.props index 1f6c9f4401bf5e..58f370f0f35945 100644 --- a/src/installer/pkg/sfx/Microsoft.NETCore.App/Microsoft.NETCore.App.Runtime.props +++ b/src/installer/pkg/sfx/Microsoft.NETCore.App/Microsoft.NETCore.App.Runtime.props @@ -198,4 +198,15 @@ + + + + + true + + + +