From bfe224f9b44df185e132db85dee99295e5f510e9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 13 Apr 2022 08:50:45 -0700 Subject: [PATCH] Add arm64 cross-arch msi installers (#67265) Expanding architecture support Co-authored-by: Jeremy Koritzinsky --- .../Microsoft.NETCore.App/Microsoft.NETCore.App.Host.sfxproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/installer/pkg/sfx/Microsoft.NETCore.App/Microsoft.NETCore.App.Host.sfxproj b/src/installer/pkg/sfx/Microsoft.NETCore.App/Microsoft.NETCore.App.Host.sfxproj index f32e7eb5e85..0fc6d8a05bf 100644 --- a/src/installer/pkg/sfx/Microsoft.NETCore.App/Microsoft.NETCore.App.Host.sfxproj +++ b/src/installer/pkg/sfx/Microsoft.NETCore.App/Microsoft.NETCore.App.Host.sfxproj @@ -16,7 +16,7 @@ C++/CLI project system support. --> - + -- 2.34.1