From 7b222543a993b6424e1522cddd3673554ea49023 Mon Sep 17 00:00:00 2001 From: Andy Gocke Date: Fri, 25 Aug 2023 15:16:19 -0700 Subject: [PATCH] Allow for PublishAot and PublishSingleFile at the same time --- .../BuildIntegration/Microsoft.NETCore.Native.Publish.targets | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/coreclr/nativeaot/BuildIntegration/Microsoft.NETCore.Native.Publish.targets b/src/coreclr/nativeaot/BuildIntegration/Microsoft.NETCore.Native.Publish.targets index 32eefb307eb0fd..b3219708a8cd13 100644 --- a/src/coreclr/nativeaot/BuildIntegration/Microsoft.NETCore.Native.Publish.targets +++ b/src/coreclr/nativeaot/BuildIntegration/Microsoft.NETCore.Native.Publish.targets @@ -55,8 +55,6 @@ - -