From a2f2036c8598efcb434eebeeacd7ede84ab60dfe Mon Sep 17 00:00:00 2001 From: Sean Hall Date: Mon, 3 May 2021 21:14:52 -0500 Subject: Cache packages that will be present for CACHE/INSTALL overall actions. During actions that are expected to have source media available, all packages that have cacheType set to keep should be cached if the package is going to be present. Set NetFx ExePackage Cache="no" and remove uninstall and repair arguments. #5125 --- src/ext/NetFx/wixlib/NetCore3.1.12_x64.wxs | 6 +++--- src/ext/NetFx/wixlib/NetCore3.1.12_x86.wxs | 6 +++--- src/ext/NetFx/wixlib/NetFx452.wxs | 4 ++-- src/ext/NetFx/wixlib/NetFx46.wxs | 4 ++-- src/ext/NetFx/wixlib/NetFx461.wxs | 4 ++-- src/ext/NetFx/wixlib/NetFx462.wxs | 2 +- src/ext/NetFx/wixlib/NetFx472.wxs | 4 ++-- src/ext/NetFx/wixlib/NetFx48.wxs | 4 ++-- 8 files changed, 17 insertions(+), 17 deletions(-) (limited to 'src/ext') diff --git a/src/ext/NetFx/wixlib/NetCore3.1.12_x64.wxs b/src/ext/NetFx/wixlib/NetCore3.1.12_x64.wxs index 990dc0bf..d3e87d2a 100644 --- a/src/ext/NetFx/wixlib/NetCore3.1.12_x64.wxs +++ b/src/ext/NetFx/wixlib/NetCore3.1.12_x64.wxs @@ -20,7 +20,7 @@ - + @@ -35,7 +35,7 @@ - + @@ -50,7 +50,7 @@ - + diff --git a/src/ext/NetFx/wixlib/NetCore3.1.12_x86.wxs b/src/ext/NetFx/wixlib/NetCore3.1.12_x86.wxs index b6d5d371..e97b3144 100644 --- a/src/ext/NetFx/wixlib/NetCore3.1.12_x86.wxs +++ b/src/ext/NetFx/wixlib/NetCore3.1.12_x86.wxs @@ -20,7 +20,7 @@ - + @@ -35,7 +35,7 @@ - + @@ -50,7 +50,7 @@ - + diff --git a/src/ext/NetFx/wixlib/NetFx452.wxs b/src/ext/NetFx/wixlib/NetFx452.wxs index 33f79db4..6c55a563 100644 --- a/src/ext/NetFx/wixlib/NetFx452.wxs +++ b/src/ext/NetFx/wixlib/NetFx452.wxs @@ -31,7 +31,7 @@ - + @@ -53,7 +53,7 @@ - + diff --git a/src/ext/NetFx/wixlib/NetFx46.wxs b/src/ext/NetFx/wixlib/NetFx46.wxs index cb53be2e..99560a98 100644 --- a/src/ext/NetFx/wixlib/NetFx46.wxs +++ b/src/ext/NetFx/wixlib/NetFx46.wxs @@ -32,7 +32,7 @@ - + @@ -54,7 +54,7 @@ - + diff --git a/src/ext/NetFx/wixlib/NetFx461.wxs b/src/ext/NetFx/wixlib/NetFx461.wxs index 95cc2876..d47e75bd 100644 --- a/src/ext/NetFx/wixlib/NetFx461.wxs +++ b/src/ext/NetFx/wixlib/NetFx461.wxs @@ -31,7 +31,7 @@ - + @@ -53,7 +53,7 @@ - + diff --git a/src/ext/NetFx/wixlib/NetFx462.wxs b/src/ext/NetFx/wixlib/NetFx462.wxs index 146bae5f..b5e4b533 100644 --- a/src/ext/NetFx/wixlib/NetFx462.wxs +++ b/src/ext/NetFx/wixlib/NetFx462.wxs @@ -31,7 +31,7 @@ - + diff --git a/src/ext/NetFx/wixlib/NetFx472.wxs b/src/ext/NetFx/wixlib/NetFx472.wxs index 57584a9e..c54e7957 100644 --- a/src/ext/NetFx/wixlib/NetFx472.wxs +++ b/src/ext/NetFx/wixlib/NetFx472.wxs @@ -29,7 +29,7 @@ - + @@ -51,7 +51,7 @@ - + diff --git a/src/ext/NetFx/wixlib/NetFx48.wxs b/src/ext/NetFx/wixlib/NetFx48.wxs index bfca5092..02fe3afa 100644 --- a/src/ext/NetFx/wixlib/NetFx48.wxs +++ b/src/ext/NetFx/wixlib/NetFx48.wxs @@ -29,7 +29,7 @@ - + @@ -51,7 +51,7 @@ - + -- cgit v1.2.3-55-g6feb