From 3d55332a8a88edc09a874f6556b79b3510898b72 Mon Sep 17 00:00:00 2001 From: Jared Goodwin Date: Mon, 10 May 2021 21:06:40 -0700 Subject: [PATCH] Fix Linux desktop publish profile. --- .../Properties/PublishProfiles/desktop-linux-x64.pubxml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Desktop.XPlat/Properties/PublishProfiles/desktop-linux-x64.pubxml b/Desktop.XPlat/Properties/PublishProfiles/desktop-linux-x64.pubxml index 609cfbff7..899c92127 100644 --- a/Desktop.XPlat/Properties/PublishProfiles/desktop-linux-x64.pubxml +++ b/Desktop.XPlat/Properties/PublishProfiles/desktop-linux-x64.pubxml @@ -8,7 +8,7 @@ https://go.microsoft.com/fwlink/?LinkID=208121. Release x64 net5.0 - ..\Server\wwwroot\Content + ..\Server\wwwroot\Content\Linux-x64\ linux-x64 true True