From 4deb619440ca46ea23d949ba49ff9ae9caec97a1 Mon Sep 17 00:00:00 2001 From: Amer Koleci Date: Mon, 4 Feb 2019 20:31:54 +0100 Subject: [PATCH 1/2] Cleanup Directory.build.props and update references --- Source/Directory.build.props | 22 ++++++++++++++++------ 1 file changed, 16 insertions(+), 6 deletions(-) diff --git a/Source/Directory.build.props b/Source/Directory.build.props index 97c8d8050..7c2f6c885 100644 --- a/Source/Directory.build.props +++ b/Source/Directory.build.props @@ -35,9 +35,6 @@ $(MSBuildThisFileDirectory)..\Bin\$(Configuration)\ $(MSBuildThisFileDirectory)..\Bin\$(Configuration)\$(TargetFramework)\$(PackageId).xml - - true - $(AllowedOutputExtensionsInPackageBuildOutputFolder);.pdb $(DefineConstants);SHARPDX_SIGNED @@ -46,11 +43,24 @@ true + + + true + true + $(AllowedOutputExtensionsInPackageBuildOutputFolder);.pdb + - - - + + + + 2.3.38 + + + + + + From 080f9a872ee111ac9e8b3da69360d58827948697 Mon Sep 17 00:00:00 2001 From: Amer Koleci Date: Tue, 5 Feb 2019 09:04:53 +0100 Subject: [PATCH 2/2] Fix broken Directory.build.props file --- Source/Directory.build.props | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Source/Directory.build.props b/Source/Directory.build.props index 7c2f6c885..79deb38e2 100644 --- a/Source/Directory.build.props +++ b/Source/Directory.build.props @@ -58,7 +58,7 @@ - +