From 5ea1c1b91ec31461fa26d4104b7113fc326cdbcb Mon Sep 17 00:00:00 2001 From: Rob Mensching Date: Wed, 1 Jun 2022 13:42:18 -0700 Subject: Remote payloads using certificate verification cannot use hash Fixes 6745 --- src/ext/NetFx/wixlib/NetCore3.1.12_x64.wxs | 12 ++++++------ src/ext/NetFx/wixlib/NetCore3.1.12_x86.wxs | 12 ++++++------ src/ext/NetFx/wixlib/NetFx462.wxs | 8 ++++---- src/ext/NetFx/wixlib/NetFx472.wxs | 8 ++++---- src/ext/NetFx/wixlib/NetFx48.wxs | 8 ++++---- 5 files changed, 24 insertions(+), 24 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 b69bb37f..3a1f5910 100644 --- a/src/ext/NetFx/wixlib/NetCore3.1.12_x64.wxs +++ b/src/ext/NetFx/wixlib/NetCore3.1.12_x64.wxs @@ -20,8 +20,8 @@ - - + + @@ -35,8 +35,8 @@ - - + + @@ -50,8 +50,8 @@ - - + + diff --git a/src/ext/NetFx/wixlib/NetCore3.1.12_x86.wxs b/src/ext/NetFx/wixlib/NetCore3.1.12_x86.wxs index cf88b32c..e3a70daf 100644 --- a/src/ext/NetFx/wixlib/NetCore3.1.12_x86.wxs +++ b/src/ext/NetFx/wixlib/NetCore3.1.12_x86.wxs @@ -20,8 +20,8 @@ - - + + @@ -35,8 +35,8 @@ - - + + @@ -50,8 +50,8 @@ - - + + diff --git a/src/ext/NetFx/wixlib/NetFx462.wxs b/src/ext/NetFx/wixlib/NetFx462.wxs index cafbee56..904d2be0 100644 --- a/src/ext/NetFx/wixlib/NetFx462.wxs +++ b/src/ext/NetFx/wixlib/NetFx462.wxs @@ -29,8 +29,8 @@ - - + + @@ -51,8 +51,8 @@ - - + + diff --git a/src/ext/NetFx/wixlib/NetFx472.wxs b/src/ext/NetFx/wixlib/NetFx472.wxs index b6d50e75..15cb0de2 100644 --- a/src/ext/NetFx/wixlib/NetFx472.wxs +++ b/src/ext/NetFx/wixlib/NetFx472.wxs @@ -29,8 +29,8 @@ - - + + @@ -51,8 +51,8 @@ - - + + diff --git a/src/ext/NetFx/wixlib/NetFx48.wxs b/src/ext/NetFx/wixlib/NetFx48.wxs index f23f08db..fc2f97f5 100644 --- a/src/ext/NetFx/wixlib/NetFx48.wxs +++ b/src/ext/NetFx/wixlib/NetFx48.wxs @@ -29,8 +29,8 @@ - - + + @@ -51,8 +51,8 @@ - - + + -- cgit v1.2.3-55-g6feb