From 8422e486a88aabb53a80d9da859c04a04649066c Mon Sep 17 00:00:00 2001 From: Adeel <3840695+am11@users.noreply.github.com> Date: Wed, 17 Jul 2024 09:04:11 +0300 Subject: [PATCH] Disable R2R --- src/coreclr/tools/aot/ILCompiler/ILCompiler.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/coreclr/tools/aot/ILCompiler/ILCompiler.csproj b/src/coreclr/tools/aot/ILCompiler/ILCompiler.csproj index cd95949c7f9946..40de40669f314e 100644 --- a/src/coreclr/tools/aot/ILCompiler/ILCompiler.csproj +++ b/src/coreclr/tools/aot/ILCompiler/ILCompiler.csproj @@ -19,7 +19,7 @@ $(RuntimeBinDir)ilc-published/ true $(ROOTFS_DIR) - true + true true true true