From aee90131778280f037cfdbba76c3f3429c06d7a2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Aleksey=20Kliger=20=28=CE=BBgeek=29?= Date: Tue, 9 Aug 2022 19:49:37 -0400 Subject: [PATCH] [host] Copy hostfxr and hostpolicy for Mono also, if !mobile (#73633) Fixes the mono "HelloWorld" sample (src/mono/samples/HelloWorld) on desktop platforms --- src/libraries/externals.csproj | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/libraries/externals.csproj b/src/libraries/externals.csproj index a2fbff29ec060..00effdc6e8edc 100644 --- a/src/libraries/externals.csproj +++ b/src/libraries/externals.csproj @@ -95,6 +95,9 @@ AfterTargets="AfterResolveReferences" Condition="'$(RuntimeFlavor)' == 'Mono'"> + + +