From 1b8fd9d054fffcad9eca5233c9b788307bb70f37 Mon Sep 17 00:00:00 2001 From: Andrii Kurdiumov Date: Tue, 7 Mar 2023 01:35:30 +0600 Subject: [PATCH 1/2] Remove redundant settings --- .../src/System.Runtime.Serialization.Formatters.csproj | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/libraries/System.Runtime.Serialization.Formatters/src/System.Runtime.Serialization.Formatters.csproj b/src/libraries/System.Runtime.Serialization.Formatters/src/System.Runtime.Serialization.Formatters.csproj index cb6b4fd4f8a7ad..26e65e7a591fb1 100644 --- a/src/libraries/System.Runtime.Serialization.Formatters/src/System.Runtime.Serialization.Formatters.csproj +++ b/src/libraries/System.Runtime.Serialization.Formatters/src/System.Runtime.Serialization.Formatters.csproj @@ -1,8 +1,6 @@ $(NetCoreAppCurrent);$(NetCoreAppCurrent)-browser;$(NetCoreAppCurrent)-ios;$(NetCoreAppCurrent)-tvos;$(NetCoreAppCurrent)-android - - $(MSBuildThisFileDirectory)ILLink\ From 17297e301e38a1ee70250b3cffe75df880342e4e Mon Sep 17 00:00:00 2001 From: Andrii Kurdiumov Date: Tue, 7 Mar 2023 01:36:35 +0600 Subject: [PATCH 2/2] And from System.Net.Http --- src/libraries/System.Net.Http/src/System.Net.Http.csproj | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/libraries/System.Net.Http/src/System.Net.Http.csproj b/src/libraries/System.Net.Http/src/System.Net.Http.csproj index a88b645a5a9f99..61edad18838f55 100644 --- a/src/libraries/System.Net.Http/src/System.Net.Http.csproj +++ b/src/libraries/System.Net.Http/src/System.Net.Http.csproj @@ -17,8 +17,6 @@ $(DefineConstants);TARGET_TVOS $(DefineConstants);TARGET_BROWSER $(DefineConstants);TARGET_WASI - - $(MSBuildThisFileDirectory)ILLink\