From 7331d04fc505a091d99bfa48695cabab0d2db80c Mon Sep 17 00:00:00 2001 From: Rob Mensching Date: Wed, 20 May 2026 09:30:32 -0700 Subject: Start WiX Toolset v8 --- src/ext/Bal/README.md | 4 ++-- src/ext/ComPlus/README.md | 4 ++-- src/ext/Dependency/README.md | 4 ++-- src/ext/DirectX/README.md | 4 ++-- src/ext/Firewall/README.md | 4 ++-- src/ext/Http/README.md | 4 ++-- src/ext/Iis/README.md | 4 ++-- src/ext/Msmq/README.md | 4 ++-- src/ext/NetFx/README.md | 4 ++-- src/ext/PowerShell/README.md | 4 ++-- src/ext/Sql/README.md | 4 ++-- src/ext/UI/README.md | 4 ++-- src/ext/Util/README.md | 4 ++-- src/ext/VisualStudio/README.md | 4 ++-- src/ext/WixExt.props | 2 +- 15 files changed, 29 insertions(+), 29 deletions(-) (limited to 'src/ext') diff --git a/src/ext/Bal/README.md b/src/ext/Bal/README.md index 009615dd..fad3e9d4 100644 --- a/src/ext/Bal/README.md +++ b/src/ext/Bal/README.md @@ -20,9 +20,9 @@ To pay the Maintenance Fee, [become a Sponsor](https://github.com/sponsors/wixto Add the WiX Extension as a PackageReference to your .wixproj: ``` - + - + ``` diff --git a/src/ext/ComPlus/README.md b/src/ext/ComPlus/README.md index 01f60df4..e108a3a6 100644 --- a/src/ext/ComPlus/README.md +++ b/src/ext/ComPlus/README.md @@ -17,9 +17,9 @@ To pay the Maintenance Fee, [become a Sponsor](https://github.com/sponsors/wixto Add the WiX Extension as a PackageReference to your .wixproj: ``` - + - + ``` diff --git a/src/ext/Dependency/README.md b/src/ext/Dependency/README.md index 2ed031f2..fe4c27b1 100644 --- a/src/ext/Dependency/README.md +++ b/src/ext/Dependency/README.md @@ -17,9 +17,9 @@ To pay the Maintenance Fee, [become a Sponsor](https://github.com/sponsors/wixto Add the WiX Extension as a PackageReference to your .wixproj: ``` - + - + ``` diff --git a/src/ext/DirectX/README.md b/src/ext/DirectX/README.md index cceaa105..02a46b47 100644 --- a/src/ext/DirectX/README.md +++ b/src/ext/DirectX/README.md @@ -17,9 +17,9 @@ To pay the Maintenance Fee, [become a Sponsor](https://github.com/sponsors/wixto Add the WiX Extension as a PackageReference to your .wixproj: ``` - + - + ``` diff --git a/src/ext/Firewall/README.md b/src/ext/Firewall/README.md index eac3acf9..b0f1e242 100644 --- a/src/ext/Firewall/README.md +++ b/src/ext/Firewall/README.md @@ -17,9 +17,9 @@ To pay the Maintenance Fee, [become a Sponsor](https://github.com/sponsors/wixto Add the WiX Extension as a PackageReference to your .wixproj: ``` - + - + ``` diff --git a/src/ext/Http/README.md b/src/ext/Http/README.md index 35c80c68..23ae1557 100644 --- a/src/ext/Http/README.md +++ b/src/ext/Http/README.md @@ -17,9 +17,9 @@ To pay the Maintenance Fee, [become a Sponsor](https://github.com/sponsors/wixto Add the WiX Extension as a PackageReference to your .wixproj: ``` - + - + ``` diff --git a/src/ext/Iis/README.md b/src/ext/Iis/README.md index f9fb96c3..6a85743f 100644 --- a/src/ext/Iis/README.md +++ b/src/ext/Iis/README.md @@ -17,9 +17,9 @@ To pay the Maintenance Fee, [become a Sponsor](https://github.com/sponsors/wixto Add the WiX Extension as a PackageReference to your .wixproj: ``` - + - + ``` diff --git a/src/ext/Msmq/README.md b/src/ext/Msmq/README.md index 46491349..c1da6a8b 100644 --- a/src/ext/Msmq/README.md +++ b/src/ext/Msmq/README.md @@ -17,9 +17,9 @@ To pay the Maintenance Fee, [become a Sponsor](https://github.com/sponsors/wixto Add the WiX Extension as a PackageReference to your .wixproj: ``` - + - + ``` diff --git a/src/ext/NetFx/README.md b/src/ext/NetFx/README.md index dcc79786..626f2d9c 100644 --- a/src/ext/NetFx/README.md +++ b/src/ext/NetFx/README.md @@ -17,9 +17,9 @@ To pay the Maintenance Fee, [become a Sponsor](https://github.com/sponsors/wixto Add the WiX Extension as a PackageReference to your .wixproj: ``` - + - + ``` diff --git a/src/ext/PowerShell/README.md b/src/ext/PowerShell/README.md index 9cea557f..5993a91e 100644 --- a/src/ext/PowerShell/README.md +++ b/src/ext/PowerShell/README.md @@ -17,9 +17,9 @@ To pay the Maintenance Fee, [become a Sponsor](https://github.com/sponsors/wixto Add the WiX Extension as a PackageReference to your .wixproj: ``` - + - + ``` diff --git a/src/ext/Sql/README.md b/src/ext/Sql/README.md index 156c7761..c0af8924 100644 --- a/src/ext/Sql/README.md +++ b/src/ext/Sql/README.md @@ -17,9 +17,9 @@ To pay the Maintenance Fee, [become a Sponsor](https://github.com/sponsors/wixto Add the WiX Extension as a PackageReference to your .wixproj: ``` - + - + ``` diff --git a/src/ext/UI/README.md b/src/ext/UI/README.md index 5b040f13..071bd213 100644 --- a/src/ext/UI/README.md +++ b/src/ext/UI/README.md @@ -17,9 +17,9 @@ To pay the Maintenance Fee, [become a Sponsor](https://github.com/sponsors/wixto Add the WiX Extension as a PackageReference to your .wixproj: ``` - + - + ``` diff --git a/src/ext/Util/README.md b/src/ext/Util/README.md index 2bbf17ce..e221bd9f 100644 --- a/src/ext/Util/README.md +++ b/src/ext/Util/README.md @@ -17,9 +17,9 @@ To pay the Maintenance Fee, [become a Sponsor](https://github.com/sponsors/wixto Add the WiX Extension as a PackageReference to your .wixproj: ``` - + - + ``` diff --git a/src/ext/VisualStudio/README.md b/src/ext/VisualStudio/README.md index bf48670c..55f5d1df 100644 --- a/src/ext/VisualStudio/README.md +++ b/src/ext/VisualStudio/README.md @@ -17,9 +17,9 @@ To pay the Maintenance Fee, [become a Sponsor](https://github.com/sponsors/wixto Add the WiX Extension as a PackageReference to your .wixproj: ``` - + - + ``` diff --git a/src/ext/WixExt.props b/src/ext/WixExt.props index d2c4929a..08551de7 100644 --- a/src/ext/WixExt.props +++ b/src/ext/WixExt.props @@ -6,7 +6,7 @@ false true NU5100 - wixext7 + wixext8 $(PackageTags) wixext CustomActions true -- cgit v1.2.3-55-g6feb