From 962fa3a87191858bc33369e20d970c38fc3bcfa4 Mon Sep 17 00:00:00 2001 From: Jeremy Koritzinsky Date: Thu, 30 Sep 2021 16:04:21 -0700 Subject: [PATCH] Produce symbols archives. Contributes to #49026 --- .../Microsoft.NETCore.App.Runtime.Composite.sfxproj | 2 +- .../Microsoft.NETCore.App/Microsoft.NETCore.App.Runtime.sfxproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/installer/pkg/sfx/Microsoft.NETCore.App/Microsoft.NETCore.App.Runtime.Composite.sfxproj b/src/installer/pkg/sfx/Microsoft.NETCore.App/Microsoft.NETCore.App.Runtime.Composite.sfxproj index a3f364815d63c4..5fe3ba422521d2 100644 --- a/src/installer/pkg/sfx/Microsoft.NETCore.App/Microsoft.NETCore.App.Runtime.Composite.sfxproj +++ b/src/installer/pkg/sfx/Microsoft.NETCore.App/Microsoft.NETCore.App.Runtime.Composite.sfxproj @@ -7,7 +7,7 @@ dotnet-runtime-internal-composite $(SharedFrameworkName).Composite $(SharedFrameworkName).Composite.PGO - true + true dotnet-runtime-composite-symbols true true diff --git a/src/installer/pkg/sfx/Microsoft.NETCore.App/Microsoft.NETCore.App.Runtime.sfxproj b/src/installer/pkg/sfx/Microsoft.NETCore.App/Microsoft.NETCore.App.Runtime.sfxproj index 4fa48f4e0c96cc..1d43304d72be4e 100644 --- a/src/installer/pkg/sfx/Microsoft.NETCore.App/Microsoft.NETCore.App.Runtime.sfxproj +++ b/src/installer/pkg/sfx/Microsoft.NETCore.App/Microsoft.NETCore.App.Runtime.sfxproj @@ -8,7 +8,7 @@ dotnet-runtime dotnet-runtime-internal $(SharedFrameworkName).PGO - true + true dotnet-runtime-symbols NetCore.SharedFramework true