From a6385f7be2edfb8654b592c28349d3b25480adad Mon Sep 17 00:00:00 2001 From: Eric StJohn Date: Wed, 22 Sep 2021 15:03:44 -0700 Subject: [PATCH] Remove writing InstallLocation from SDK, it will be handled by host --- .../packaging/windows/clisdk/bundle.wxs | 3 --- .../packaging/windows/clisdk/registrykeys.wxs | 18 ------------------ 2 files changed, 21 deletions(-) diff --git a/src/redist/targets/packaging/windows/clisdk/bundle.wxs b/src/redist/targets/packaging/windows/clisdk/bundle.wxs index b433f6444..7063e6c64 100644 --- a/src/redist/targets/packaging/windows/clisdk/bundle.wxs +++ b/src/redist/targets/packaging/windows/clisdk/bundle.wxs @@ -181,9 +181,6 @@ - - - diff --git a/src/redist/targets/packaging/windows/clisdk/registrykeys.wxs b/src/redist/targets/packaging/windows/clisdk/registrykeys.wxs index a84391c81..f47cfca05 100644 --- a/src/redist/targets/packaging/windows/clisdk/registrykeys.wxs +++ b/src/redist/targets/packaging/windows/clisdk/registrykeys.wxs @@ -15,24 +15,6 @@ - - VersionNT64 AND DOTNETHOME_ARM64 - - - - - - VersionNT64 AND DOTNETHOME_X64 - - - - - - DOTNETHOME_X86 - - - -