From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Matt Thalman Date: Mon, 20 Mar 2023 15:35:53 -0500 Subject: [PATCH] Revert switch to self-hosted NativeAOT compiler Backport: https://github.com/dotnet/runtime/issues/83695 --- src/coreclr/tools/aot/ILCompiler/ILCompiler.csproj | 1 + 1 file changed, 1 insertion(+) diff --git a/src/coreclr/tools/aot/ILCompiler/ILCompiler.csproj b/src/coreclr/tools/aot/ILCompiler/ILCompiler.csproj index db48433db73..982bbc78427 100644 --- a/src/coreclr/tools/aot/ILCompiler/ILCompiler.csproj +++ b/src/coreclr/tools/aot/ILCompiler/ILCompiler.csproj @@ -12,6 +12,7 @@ $(RuntimeBinDir)ilc-published/ false false + false true $(ROOTFS_DIR) true