From 161b12c287b5d402c60a03314f597d27ad752754 Mon Sep 17 00:00:00 2001 From: Jan Kotas Date: Wed, 7 Jun 2023 12:07:22 -0700 Subject: [PATCH] Apply source build patch Fixes #83695 --- src/coreclr/tools/aot/ILCompiler/ILCompiler.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/coreclr/tools/aot/ILCompiler/ILCompiler.csproj b/src/coreclr/tools/aot/ILCompiler/ILCompiler.csproj index 9e93415789c3c1..42da0a1b1d55f9 100644 --- a/src/coreclr/tools/aot/ILCompiler/ILCompiler.csproj +++ b/src/coreclr/tools/aot/ILCompiler/ILCompiler.csproj @@ -10,8 +10,8 @@ $(RuntimeBinDir)ilc-published/ - false - false + + false true $(ROOTFS_DIR) true