From cc1037a666f13904f191bb09af8caf48af51d463 Mon Sep 17 00:00:00 2001 From: Steve Pfister Date: Tue, 18 Jun 2024 09:50:42 -0400 Subject: [PATCH] [mono] Add exists condition for copying hostfxr & hostpolicy symbol files This was missing from https://github.com/dotnet/runtime/pull/103304 and it causes build issues on windows mono runs --- src/libraries/externals.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/libraries/externals.csproj b/src/libraries/externals.csproj index 5aec1c8d2a692..aa2a7a6853c64 100644 --- a/src/libraries/externals.csproj +++ b/src/libraries/externals.csproj @@ -122,7 +122,7 @@ - +