From dc8fc0de1393eb9157add03f6059ff031a4c4c00 Mon Sep 17 00:00:00 2001 From: chenguohui Date: Thu, 21 Nov 2024 20:16:35 +0800 Subject: [PATCH] [LoongArch64]: Enable the crossgen2 tool to optimize aspnetcore runtime --- .../App.Runtime/src/Microsoft.AspNetCore.App.Runtime.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Framework/App.Runtime/src/Microsoft.AspNetCore.App.Runtime.csproj b/src/Framework/App.Runtime/src/Microsoft.AspNetCore.App.Runtime.csproj index b0768912738e..6dd3f1e1c262 100644 --- a/src/Framework/App.Runtime/src/Microsoft.AspNetCore.App.Runtime.csproj +++ b/src/Framework/App.Runtime/src/Microsoft.AspNetCore.App.Runtime.csproj @@ -42,8 +42,8 @@ This package is an internal implementation of the .NET Core SDK and is not meant $(AllowedOutputExtensionsInSymbolsPackageBuildOutputFolder);.r2rmap - - false + + false false true