From eb8ca48e77275d7c1a5cf67f412a1507d2270eab Mon Sep 17 00:00:00 2001 From: Jacques Eloff Date: Tue, 12 Mar 2019 14:11:58 -0700 Subject: [PATCH] Remove duplicate inputs --- src/Installers/Windows/Wix.targets | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/Installers/Windows/Wix.targets b/src/Installers/Windows/Wix.targets index 9ca5a357d9..194b2713bf 100644 --- a/src/Installers/Windows/Wix.targets +++ b/src/Installers/Windows/Wix.targets @@ -29,10 +29,11 @@ - + $(AspNetCoreMajorVersion).$(AspNetCoreMinorVersion).$(AspNetCorePatchVersion);$(Platform) + - +