From fef9a5f45dd02e7e8a08d18dd923c30ab5dca1f8 Mon Sep 17 00:00:00 2001 From: Jeremy Koritzinsky Date: Thu, 14 Mar 2024 07:15:08 -0700 Subject: [PATCH] Use IntermediateAssembly instead of hard-coding the equivalent path (#99732) Fixes https://github.com/dotnet/runtime/issues/99731 --- .../nativeaot/BuildIntegration/Microsoft.NETCore.Native.targets | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/coreclr/nativeaot/BuildIntegration/Microsoft.NETCore.Native.targets b/src/coreclr/nativeaot/BuildIntegration/Microsoft.NETCore.Native.targets index 2fa194a477c9b..75f579fc4a861 100644 --- a/src/coreclr/nativeaot/BuildIntegration/Microsoft.NETCore.Native.targets +++ b/src/coreclr/nativeaot/BuildIntegration/Microsoft.NETCore.Native.targets @@ -168,7 +168,7 @@ The .NET Foundation licenses this file to you under the MIT license. - +