From e0f6d4fed9d1f7258868a768d7e4c7fdb250cb7f Mon Sep 17 00:00:00 2001 From: Eric Erhardt Date: Mon, 26 Sep 2022 15:44:27 -0500 Subject: [PATCH] Quote Windows DirectPInvokeList path When using PublishAot=true with a .NET SDK installed to `C:\Program Files\dotnet`, the command files because there is a space in the path. --- .../BuildIntegration/Microsoft.NETCore.Native.Windows.targets | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/coreclr/nativeaot/BuildIntegration/Microsoft.NETCore.Native.Windows.targets b/src/coreclr/nativeaot/BuildIntegration/Microsoft.NETCore.Native.Windows.targets index 7a03e0f150f5e7..d7f561a52edf46 100644 --- a/src/coreclr/nativeaot/BuildIntegration/Microsoft.NETCore.Native.Windows.targets +++ b/src/coreclr/nativeaot/BuildIntegration/Microsoft.NETCore.Native.Windows.targets @@ -68,7 +68,7 @@ The .NET Foundation licenses this file to you under the MIT license. - +