From 4b122dd7f6cb04c8b0779cf47471f075ca0942b8 Mon Sep 17 00:00:00 2001 From: Joel Dice Date: Thu, 30 May 2024 16:24:28 -0600 Subject: [PATCH] Update src/coreclr/nativeaot/BuildIntegration/Microsoft.NETCore.Native.targets Co-authored-by: SingleAccretion <62474226+SingleAccretion@users.noreply.github.com> --- .../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 f55adc0d693..b62b9fec412 100644 --- a/src/coreclr/nativeaot/BuildIntegration/Microsoft.NETCore.Native.targets +++ b/src/coreclr/nativeaot/BuildIntegration/Microsoft.NETCore.Native.targets @@ -392,7 +392,7 @@ The .NET Foundation licenses this file to you under the MIT license. + Condition="'$(WASI_SDK_PATH)' != '' and '$(_targetOS)' == 'wasi' and !Exists('$(WASI_SDK_PATH)/VERSION')" />