From 5c89dba2e61c8e2dedb8f080b6735d4ac68df30e Mon Sep 17 00:00:00 2001 From: Andrew Schwartzmeyer Date: Wed, 2 Feb 2022 15:11:43 -0800 Subject: [PATCH] Remove temporary `dotnet publish` workaround --- .../PowerShellEditorServices.Hosting.csproj | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/src/PowerShellEditorServices.Hosting/PowerShellEditorServices.Hosting.csproj b/src/PowerShellEditorServices.Hosting/PowerShellEditorServices.Hosting.csproj index 58d4fa85c..7e9c826f3 100644 --- a/src/PowerShellEditorServices.Hosting/PowerShellEditorServices.Hosting.csproj +++ b/src/PowerShellEditorServices.Hosting/PowerShellEditorServices.Hosting.csproj @@ -6,18 +6,6 @@ Microsoft.PowerShell.EditorServices.Hosting - - - - <_ResolvedCopyLocalPublishAssets - Include="@(_NETStandardLibraryNETFrameworkLib)" - Condition="'%(_NETStandardLibraryNETFrameworkLib.FileName)' != 'netfx.force.conflicts'" - /> - - - $(DefineConstants);CoreCLR