From b1cb5f62b7cde5181c41df750b1b59fa7f2f0762 Mon Sep 17 00:00:00 2001 From: Jimmy Reichley Date: Wed, 17 Aug 2022 08:52:18 -0400 Subject: [PATCH] Remove duplicated SceneKitAsset declarations (#15665) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Just happened to come across this when reading through the targets. Been duplicated for 2 years it looks like so 🤷 --- dotnet/targets/Microsoft.Sdk.DefaultItems.template.props | 5 ----- 1 file changed, 5 deletions(-) diff --git a/dotnet/targets/Microsoft.Sdk.DefaultItems.template.props b/dotnet/targets/Microsoft.Sdk.DefaultItems.template.props index 43174034503..49e8b7b2bc5 100644 --- a/dotnet/targets/Microsoft.Sdk.DefaultItems.template.props +++ b/dotnet/targets/Microsoft.Sdk.DefaultItems.template.props @@ -23,11 +23,6 @@ $([MSBuild]::MakeRelative ('$(MSBuildProjectDirectory)', '%(Identity)')) - - - true - - $([MSBuild]::MakeRelative ('$(MSBuildProjectDirectory)', '%(Identity)'))