aboutsummaryrefslogtreecommitdiff
path: root/src/test
diff options
context:
space:
mode:
authorBob Arnson <bob@firegiant.com>2021-01-31 19:23:33 -0500
committerBob Arnson <bob@firegiant.com>2021-01-31 19:28:36 -0500
commit0878f2e11bafb2f1e6f992fff6c49d859a4e569f (patch)
tree4b464161af616a750ab5de98087407a86111ee74 /src/test
parent9a6688a8d6ec05817451dc8706a0bc9db82b9d36 (diff)
downloadwix-0878f2e11bafb2f1e6f992fff6c49d859a4e569f.tar.gz
wix-0878f2e11bafb2f1e6f992fff6c49d859a4e569f.tar.bz2
wix-0878f2e11bafb2f1e6f992fff6c49d859a4e569f.zip
Remove Burn Authenticode
Fixes https://github.com/wixtoolset/issues/issues/6301
Diffstat (limited to 'src/test')
-rw-r--r--src/test/WixToolsetTest.CoreIntegration/TestData/SingleExeBundle/SingleExeRemotePayload.wxs2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/test/WixToolsetTest.CoreIntegration/TestData/SingleExeBundle/SingleExeRemotePayload.wxs b/src/test/WixToolsetTest.CoreIntegration/TestData/SingleExeBundle/SingleExeRemotePayload.wxs
index 6c6903b1..fcb9dd8d 100644
--- a/src/test/WixToolsetTest.CoreIntegration/TestData/SingleExeBundle/SingleExeRemotePayload.wxs
+++ b/src/test/WixToolsetTest.CoreIntegration/TestData/SingleExeBundle/SingleExeRemotePayload.wxs
@@ -18,8 +18,6 @@
18 Compressed="no" 18 Compressed="no"
19 Name="NDP462-KB3151802-Web.exe"> 19 Name="NDP462-KB3151802-Web.exe">
20 <RemotePayload 20 <RemotePayload
21 CertificatePublicKey="52868DFCA6E3AF2632389E6C1EE7D0468D3797D0"
22 CertificateThumbprint="3BDA323E552DB1FDE5F4FBEE75D6D5B2B187EEDC"
23 Description="Microsoft .NET Framework 4.6.2 Setup" 21 Description="Microsoft .NET Framework 4.6.2 Setup"
24 Hash="C42E6ED280290648BBD59F664008852F4CFE4548" 22 Hash="C42E6ED280290648BBD59F664008852F4CFE4548"
25 ProductName="Microsoft .NET Framework 4.6.2" 23 ProductName="Microsoft .NET Framework 4.6.2"