From ea2459ad49ce15bae77d27bd3b70eb1b8fbe5061 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alexander=20K=C3=B6plinger?= Date: Mon, 26 Feb 2024 23:22:21 +0100 Subject: [PATCH] Remove RuntimeIdentifiers from Microsoft.NETCore.App.Crossgen2.sfxproj It shouldn't be needed according to https://github.com/dotnet/runtime/pull/98948#discussion_r1503223785 --- .../Microsoft.NETCore.App.Crossgen2.sfxproj | 4 ---- 1 file changed, 4 deletions(-) diff --git a/src/installer/pkg/sfx/Microsoft.NETCore.App/Microsoft.NETCore.App.Crossgen2.sfxproj b/src/installer/pkg/sfx/Microsoft.NETCore.App/Microsoft.NETCore.App.Crossgen2.sfxproj index c3fd9eab49047f..1455d90b152636 100644 --- a/src/installer/pkg/sfx/Microsoft.NETCore.App/Microsoft.NETCore.App.Crossgen2.sfxproj +++ b/src/installer/pkg/sfx/Microsoft.NETCore.App/Microsoft.NETCore.App.Crossgen2.sfxproj @@ -10,10 +10,6 @@ $(SharedFrameworkName)$(PgoSuffix).$(RuntimeIdentifier) dotnet-crossgen2 crossgen2 - - linux-x64;linux-musl-x64;linux-arm;linux-musl-arm;linux-arm64;linux-musl-arm64;osx-x64;osx-arm64;win-x64;win-x86;win-arm64 - - $(RuntimeIdentifiers);freebsd-x64;freebsd-arm64 false tools/ true