From 815b407c1f370dd71efc21248b49e63519a57cb4 Mon Sep 17 00:00:00 2001 From: Rob Mensching Date: Sun, 27 Feb 2022 09:57:41 -0800 Subject: .NET Framework and .NET Core redists using certificate validation --- src/ext/NetFx/wixlib/NetCore3.1.12_x64.wxs | 6 +- src/ext/NetFx/wixlib/NetCore3.1.12_x86.wxs | 6 +- src/ext/NetFx/wixlib/NetFx4.5.wxs | 15 ++--- src/ext/NetFx/wixlib/NetFx46.wxs | 58 ++---------------- src/ext/NetFx/wixlib/NetFx461.wxs | 58 ++---------------- src/ext/NetFx/wixlib/NetFx462.wxs | 14 ++--- src/ext/NetFx/wixlib/NetFx472.wxs | 12 ++-- src/ext/NetFx/wixlib/NetFx48.wxs | 98 +++++++++++++++--------------- 8 files changed, 79 insertions(+), 188 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 ee15852f..596b4b48 100644 --- a/src/ext/NetFx/wixlib/NetCore3.1.12_x64.wxs +++ b/src/ext/NetFx/wixlib/NetCore3.1.12_x64.wxs @@ -21,7 +21,7 @@ - + @@ -36,7 +36,7 @@ - + @@ -51,7 +51,7 @@ - + diff --git a/src/ext/NetFx/wixlib/NetCore3.1.12_x86.wxs b/src/ext/NetFx/wixlib/NetCore3.1.12_x86.wxs index 909380d5..cf88b32c 100644 --- a/src/ext/NetFx/wixlib/NetCore3.1.12_x86.wxs +++ b/src/ext/NetFx/wixlib/NetCore3.1.12_x86.wxs @@ -21,7 +21,7 @@ - + @@ -36,7 +36,7 @@ - + @@ -51,7 +51,7 @@ - + diff --git a/src/ext/NetFx/wixlib/NetFx4.5.wxs b/src/ext/NetFx/wixlib/NetFx4.5.wxs index 443235d4..eabc01aa 100644 --- a/src/ext/NetFx/wixlib/NetFx4.5.wxs +++ b/src/ext/NetFx/wixlib/NetFx4.5.wxs @@ -4,19 +4,12 @@ + .NET Framework installation state properties + Official documentation can be found at the following location: + .NET Framework 4.5 - http://msdn.microsoft.com/en-us/library/5a4x27ek.aspx, http://msdn.microsoft.com/en-us/library/ee942965(v=VS.110).aspx + --> - - - - - diff --git a/src/ext/NetFx/wixlib/NetFx46.wxs b/src/ext/NetFx/wixlib/NetFx46.wxs index 535747e0..a6fae112 100644 --- a/src/ext/NetFx/wixlib/NetFx46.wxs +++ b/src/ext/NetFx/wixlib/NetFx46.wxs @@ -4,19 +4,12 @@ + .NET Framework installation state properties + Official documentation can be found at the following location: + .NET Framework 4.5/4.5.1/4.5.2/4.6 - http://msdn.microsoft.com/en-us/library/w0x726c2(v=vs.110).aspx + --> - - - - - @@ -24,47 +17,4 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/src/ext/NetFx/wixlib/NetFx461.wxs b/src/ext/NetFx/wixlib/NetFx461.wxs index e89bf7be..6d44c0d5 100644 --- a/src/ext/NetFx/wixlib/NetFx461.wxs +++ b/src/ext/NetFx/wixlib/NetFx461.wxs @@ -3,19 +3,12 @@ + .NET Framework installation state properties + Official documentation can be found at the following location: + .NET Framework 4.5/4.5.1/4.5.2/4.6/4.6.1 - http://msdn.microsoft.com/en-us/library/w0x726c2(v=vs.110).aspx + --> - - - - - @@ -23,47 +16,4 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/src/ext/NetFx/wixlib/NetFx462.wxs b/src/ext/NetFx/wixlib/NetFx462.wxs index 9ae5ad31..cafbee56 100644 --- a/src/ext/NetFx/wixlib/NetFx462.wxs +++ b/src/ext/NetFx/wixlib/NetFx462.wxs @@ -3,12 +3,10 @@ + .NET Framework installation state properties + Official documentation can be found at the following location: + .NET Framework 4.5/4.5.1/4.5.2/4.6/4.6.1/4.6.2 - http://msdn.microsoft.com/en-us/library/w0x726c2(v=vs.110).aspx + --> @@ -32,7 +30,7 @@ - + @@ -54,7 +52,7 @@ - + diff --git a/src/ext/NetFx/wixlib/NetFx472.wxs b/src/ext/NetFx/wixlib/NetFx472.wxs index 3a8009e5..b6d50e75 100644 --- a/src/ext/NetFx/wixlib/NetFx472.wxs +++ b/src/ext/NetFx/wixlib/NetFx472.wxs @@ -3,10 +3,10 @@ + .NET Framework installation state properties + Official documentation can be found at the following location: + .NET Framework 4.5/4.5.1/4.5.2/4.6/4.6.1/4.6.2/4.7/4.7.1/4.7.2 - https://msdn.microsoft.com/en-us/library/w0x726c2(v=vs.110).aspx + --> @@ -30,7 +30,7 @@ - + @@ -52,7 +52,7 @@ - + diff --git a/src/ext/NetFx/wixlib/NetFx48.wxs b/src/ext/NetFx/wixlib/NetFx48.wxs index ef8f2f54..f23f08db 100644 --- a/src/ext/NetFx/wixlib/NetFx48.wxs +++ b/src/ext/NetFx/wixlib/NetFx48.wxs @@ -2,66 +2,66 @@ - + --> - - - - - - + + + + + + - - - - - + + + + + - - + + - - - + + + - - - - - - + + + + + + - - - - + + + + - - + + - - + + - - - + + + - - - - - - + + + + + + - - - - + + + + - - + + -- cgit v1.2.3-55-g6feb