From 59317b18587eda5de4ac819e3e61cdac503555f4 Mon Sep 17 00:00:00 2001 From: Eric StJohn Date: Tue, 24 Mar 2020 11:06:37 -0700 Subject: [PATCH] Avoid copying netfx refs twice during allConfigurations Suppress AssetTargetFallback warning --- src/libraries/restore/netfx/netfx.depproj | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/src/libraries/restore/netfx/netfx.depproj b/src/libraries/restore/netfx/netfx.depproj index 428d895e4ed571..ec59cfba4464a7 100644 --- a/src/libraries/restore/netfx/netfx.depproj +++ b/src/libraries/restore/netfx/netfx.depproj @@ -8,15 +8,13 @@ 2.0.1-servicing-26011-01 $(NuGetPackageRoot)$(NETStandardSupportPackageId.ToLower())\$(NETStandardSupportPackageVersion)\build true - net45;net451;net46;net461;net462;net47;net471;net472;$(netcoreappCurrent) + net45;net451;net46;net461;net462;net47;net471;net472 + + $(TargetFrameworks);$(NetCoreAppCurrent) - - net45;net451;net46;net461;net462;net47;net471;net472 - - + $(NetFrameworkCurrent) - $(NoWarn);NU1701 Microsoft.TargetingPack.NETFramework.v4.7.2 @@ -67,7 +65,7 @@ - + $(_TargetingPackVersion)