From ebd14eb4a8d9b02ddb3905487033ef60dd3a252c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?K=C3=A9vin=20Chalet?= Date: Wed, 28 Feb 2024 19:16:20 +0100 Subject: [PATCH] Remove the unnecessary Microsoft.Windows.SDK.Contracts nodes from the .NET Standard 2.0/2.1 dependencies --- Directory.Build.props | 4 ++-- Directory.Packages.props | 2 -- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/Directory.Build.props b/Directory.Build.props index 7ef99cf6..2fa377fa 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -67,7 +67,7 @@ --> + ('$(GITHUB_ACTIONS)' == 'true' Or Exists('$(MSBuildProgramFiles32)\Reference Assemblies\Microsoft\Framework\.NETCore\v5.0')) "> uap10.0.17763 @@ -89,7 +89,7 @@ $([MSBuild]::MakeRelative($(RepoRoot), $(MSBuildProjectDirectory))) false false - $(MSBuildThisFileDirectory)\eng\AfterTargetFrameworkInference.targets + $(MSBuildThisFileDirectory)eng\AfterTargetFrameworkInference.targets