diff options
Diffstat (limited to 'src/ext')
| -rw-r--r-- | src/ext/Bal/README.md | 4 | ||||
| -rw-r--r-- | src/ext/ComPlus/README.md | 4 | ||||
| -rw-r--r-- | src/ext/Dependency/README.md | 4 | ||||
| -rw-r--r-- | src/ext/DirectX/README.md | 4 | ||||
| -rw-r--r-- | src/ext/Firewall/README.md | 4 | ||||
| -rw-r--r-- | src/ext/Http/README.md | 4 | ||||
| -rw-r--r-- | src/ext/Iis/README.md | 4 | ||||
| -rw-r--r-- | src/ext/Msmq/README.md | 4 | ||||
| -rw-r--r-- | src/ext/NetFx/README.md | 4 | ||||
| -rw-r--r-- | src/ext/PowerShell/README.md | 4 | ||||
| -rw-r--r-- | src/ext/Sql/README.md | 4 | ||||
| -rw-r--r-- | src/ext/UI/README.md | 4 | ||||
| -rw-r--r-- | src/ext/Util/README.md | 4 | ||||
| -rw-r--r-- | src/ext/VisualStudio/README.md | 4 |
14 files changed, 28 insertions, 28 deletions
diff --git a/src/ext/Bal/README.md b/src/ext/Bal/README.md index 5e969c4f..3c3506c3 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 | |||
| 20 | Add the WiX Extension as a PackageReference to your .wixproj: | 20 | Add the WiX Extension as a PackageReference to your .wixproj: |
| 21 | 21 | ||
| 22 | ``` | 22 | ``` |
| 23 | <Project Sdk="WixToolset.Sdk/6.0.0"> | 23 | <Project Sdk="WixToolset.Sdk/6.0.1"> |
| 24 | <ItemGroup> | 24 | <ItemGroup> |
| 25 | <PackageReference Include="WixToolset.BootstrapperApplications.wixext" Version="6.0.0" /> | 25 | <PackageReference Include="WixToolset.BootstrapperApplications.wixext" Version="6.0.1" /> |
| 26 | </ItemGroup> | 26 | </ItemGroup> |
| 27 | </Project> | 27 | </Project> |
| 28 | ``` | 28 | ``` |
diff --git a/src/ext/ComPlus/README.md b/src/ext/ComPlus/README.md index 2412a6d1..ffdd028c 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 | |||
| 17 | Add the WiX Extension as a PackageReference to your .wixproj: | 17 | Add the WiX Extension as a PackageReference to your .wixproj: |
| 18 | 18 | ||
| 19 | ``` | 19 | ``` |
| 20 | <Project Sdk="WixToolset.Sdk/6.0.0"> | 20 | <Project Sdk="WixToolset.Sdk/6.0.1"> |
| 21 | <ItemGroup> | 21 | <ItemGroup> |
| 22 | <PackageReference Include="WixToolset.ComPlus.wixext" Version="6.0.0" /> | 22 | <PackageReference Include="WixToolset.ComPlus.wixext" Version="6.0.1" /> |
| 23 | </ItemGroup> | 23 | </ItemGroup> |
| 24 | </Project> | 24 | </Project> |
| 25 | ``` | 25 | ``` |
diff --git a/src/ext/Dependency/README.md b/src/ext/Dependency/README.md index 0d7fd7b3..2f971155 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 | |||
| 17 | Add the WiX Extension as a PackageReference to your .wixproj: | 17 | Add the WiX Extension as a PackageReference to your .wixproj: |
| 18 | 18 | ||
| 19 | ``` | 19 | ``` |
| 20 | <Project Sdk="WixToolset.Sdk/6.0.0"> | 20 | <Project Sdk="WixToolset.Sdk/6.0.1"> |
| 21 | <ItemGroup> | 21 | <ItemGroup> |
| 22 | <PackageReference Include="WixToolset.Dependency.wixext" Version="6.0.0" /> | 22 | <PackageReference Include="WixToolset.Dependency.wixext" Version="6.0.1" /> |
| 23 | </ItemGroup> | 23 | </ItemGroup> |
| 24 | </Project> | 24 | </Project> |
| 25 | ``` | 25 | ``` |
diff --git a/src/ext/DirectX/README.md b/src/ext/DirectX/README.md index 2f9f3f08..3cda2cdc 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 | |||
| 17 | Add the WiX Extension as a PackageReference to your .wixproj: | 17 | Add the WiX Extension as a PackageReference to your .wixproj: |
| 18 | 18 | ||
| 19 | ``` | 19 | ``` |
| 20 | <Project Sdk="WixToolset.Sdk/6.0.0"> | 20 | <Project Sdk="WixToolset.Sdk/6.0.1"> |
| 21 | <ItemGroup> | 21 | <ItemGroup> |
| 22 | <PackageReference Include="WixToolset.DirectX.wixext" Version="6.0.0" /> | 22 | <PackageReference Include="WixToolset.DirectX.wixext" Version="6.0.1" /> |
| 23 | </ItemGroup> | 23 | </ItemGroup> |
| 24 | </Project> | 24 | </Project> |
| 25 | ``` | 25 | ``` |
diff --git a/src/ext/Firewall/README.md b/src/ext/Firewall/README.md index bd2b3fce..2f840796 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 | |||
| 17 | Add the WiX Extension as a PackageReference to your .wixproj: | 17 | Add the WiX Extension as a PackageReference to your .wixproj: |
| 18 | 18 | ||
| 19 | ``` | 19 | ``` |
| 20 | <Project Sdk="WixToolset.Sdk/6.0.0"> | 20 | <Project Sdk="WixToolset.Sdk/6.0.1"> |
| 21 | <ItemGroup> | 21 | <ItemGroup> |
| 22 | <PackageReference Include="WixToolset.Firewall.wixext" Version="6.0.0" /> | 22 | <PackageReference Include="WixToolset.Firewall.wixext" Version="6.0.1" /> |
| 23 | </ItemGroup> | 23 | </ItemGroup> |
| 24 | </Project> | 24 | </Project> |
| 25 | ``` | 25 | ``` |
diff --git a/src/ext/Http/README.md b/src/ext/Http/README.md index 64cbbf51..e9c9da65 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 | |||
| 17 | Add the WiX Extension as a PackageReference to your .wixproj: | 17 | Add the WiX Extension as a PackageReference to your .wixproj: |
| 18 | 18 | ||
| 19 | ``` | 19 | ``` |
| 20 | <Project Sdk="WixToolset.Sdk/6.0.0"> | 20 | <Project Sdk="WixToolset.Sdk/6.0.1"> |
| 21 | <ItemGroup> | 21 | <ItemGroup> |
| 22 | <PackageReference Include="WixToolset.Http.wixext" Version="6.0.0" /> | 22 | <PackageReference Include="WixToolset.Http.wixext" Version="6.0.1" /> |
| 23 | </ItemGroup> | 23 | </ItemGroup> |
| 24 | </Project> | 24 | </Project> |
| 25 | ``` | 25 | ``` |
diff --git a/src/ext/Iis/README.md b/src/ext/Iis/README.md index 3344d10c..b45f808d 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 | |||
| 17 | Add the WiX Extension as a PackageReference to your .wixproj: | 17 | Add the WiX Extension as a PackageReference to your .wixproj: |
| 18 | 18 | ||
| 19 | ``` | 19 | ``` |
| 20 | <Project Sdk="WixToolset.Sdk/6.0.0"> | 20 | <Project Sdk="WixToolset.Sdk/6.0.1"> |
| 21 | <ItemGroup> | 21 | <ItemGroup> |
| 22 | <PackageReference Include="WixToolset.Iis.wixext" Version="6.0.0" /> | 22 | <PackageReference Include="WixToolset.Iis.wixext" Version="6.0.1" /> |
| 23 | </ItemGroup> | 23 | </ItemGroup> |
| 24 | </Project> | 24 | </Project> |
| 25 | ``` | 25 | ``` |
diff --git a/src/ext/Msmq/README.md b/src/ext/Msmq/README.md index 6ebd70e9..68d2a8f9 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 | |||
| 17 | Add the WiX Extension as a PackageReference to your .wixproj: | 17 | Add the WiX Extension as a PackageReference to your .wixproj: |
| 18 | 18 | ||
| 19 | ``` | 19 | ``` |
| 20 | <Project Sdk="WixToolset.Sdk/6.0.0"> | 20 | <Project Sdk="WixToolset.Sdk/6.0.1"> |
| 21 | <ItemGroup> | 21 | <ItemGroup> |
| 22 | <PackageReference Include="WixToolset.Msmq.wixext" Version="6.0.0" /> | 22 | <PackageReference Include="WixToolset.Msmq.wixext" Version="6.0.1" /> |
| 23 | </ItemGroup> | 23 | </ItemGroup> |
| 24 | </Project> | 24 | </Project> |
| 25 | ``` | 25 | ``` |
diff --git a/src/ext/NetFx/README.md b/src/ext/NetFx/README.md index ace02de3..dfa409db 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 | |||
| 17 | Add the WiX Extension as a PackageReference to your .wixproj: | 17 | Add the WiX Extension as a PackageReference to your .wixproj: |
| 18 | 18 | ||
| 19 | ``` | 19 | ``` |
| 20 | <Project Sdk="WixToolset.Sdk/6.0.0"> | 20 | <Project Sdk="WixToolset.Sdk/6.0.1"> |
| 21 | <ItemGroup> | 21 | <ItemGroup> |
| 22 | <PackageReference Include="WixToolset.NetFx.wixext" Version="6.0.0" /> | 22 | <PackageReference Include="WixToolset.NetFx.wixext" Version="6.0.1" /> |
| 23 | </ItemGroup> | 23 | </ItemGroup> |
| 24 | </Project> | 24 | </Project> |
| 25 | ``` | 25 | ``` |
diff --git a/src/ext/PowerShell/README.md b/src/ext/PowerShell/README.md index 7ee2f5e2..3fbf5554 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 | |||
| 17 | Add the WiX Extension as a PackageReference to your .wixproj: | 17 | Add the WiX Extension as a PackageReference to your .wixproj: |
| 18 | 18 | ||
| 19 | ``` | 19 | ``` |
| 20 | <Project Sdk="WixToolset.Sdk/6.0.0"> | 20 | <Project Sdk="WixToolset.Sdk/6.0.1"> |
| 21 | <ItemGroup> | 21 | <ItemGroup> |
| 22 | <PackageReference Include="WixToolset.PowerShell.wixext" Version="6.0.0" /> | 22 | <PackageReference Include="WixToolset.PowerShell.wixext" Version="6.0.1" /> |
| 23 | </ItemGroup> | 23 | </ItemGroup> |
| 24 | </Project> | 24 | </Project> |
| 25 | ``` | 25 | ``` |
diff --git a/src/ext/Sql/README.md b/src/ext/Sql/README.md index adc543c8..44bbdea8 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 | |||
| 17 | Add the WiX Extension as a PackageReference to your .wixproj: | 17 | Add the WiX Extension as a PackageReference to your .wixproj: |
| 18 | 18 | ||
| 19 | ``` | 19 | ``` |
| 20 | <Project Sdk="WixToolset.Sdk/6.0.0"> | 20 | <Project Sdk="WixToolset.Sdk/6.0.1"> |
| 21 | <ItemGroup> | 21 | <ItemGroup> |
| 22 | <PackageReference Include="WixToolset.Sql.wixext" Version="6.0.0" /> | 22 | <PackageReference Include="WixToolset.Sql.wixext" Version="6.0.1" /> |
| 23 | </ItemGroup> | 23 | </ItemGroup> |
| 24 | </Project> | 24 | </Project> |
| 25 | ``` | 25 | ``` |
diff --git a/src/ext/UI/README.md b/src/ext/UI/README.md index 19d5ba0c..bc0f2532 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 | |||
| 17 | Add the WiX Extension as a PackageReference to your .wixproj: | 17 | Add the WiX Extension as a PackageReference to your .wixproj: |
| 18 | 18 | ||
| 19 | ``` | 19 | ``` |
| 20 | <Project Sdk="WixToolset.Sdk/6.0.0"> | 20 | <Project Sdk="WixToolset.Sdk/6.0.1"> |
| 21 | <ItemGroup> | 21 | <ItemGroup> |
| 22 | <PackageReference Include="WixToolset.UI.wixext" Version="6.0.0" /> | 22 | <PackageReference Include="WixToolset.UI.wixext" Version="6.0.1" /> |
| 23 | </ItemGroup> | 23 | </ItemGroup> |
| 24 | </Project> | 24 | </Project> |
| 25 | ``` | 25 | ``` |
diff --git a/src/ext/Util/README.md b/src/ext/Util/README.md index 11d7a363..1583488b 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 | |||
| 17 | Add the WiX Extension as a PackageReference to your .wixproj: | 17 | Add the WiX Extension as a PackageReference to your .wixproj: |
| 18 | 18 | ||
| 19 | ``` | 19 | ``` |
| 20 | <Project Sdk="WixToolset.Sdk/6.0.0"> | 20 | <Project Sdk="WixToolset.Sdk/6.0.1"> |
| 21 | <ItemGroup> | 21 | <ItemGroup> |
| 22 | <PackageReference Include="WixToolset.Util.wixext" Version="6.0.0" /> | 22 | <PackageReference Include="WixToolset.Util.wixext" Version="6.0.1" /> |
| 23 | </ItemGroup> | 23 | </ItemGroup> |
| 24 | </Project> | 24 | </Project> |
| 25 | ``` | 25 | ``` |
diff --git a/src/ext/VisualStudio/README.md b/src/ext/VisualStudio/README.md index a418d49b..0dc973f3 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 | |||
| 17 | Add the WiX Extension as a PackageReference to your .wixproj: | 17 | Add the WiX Extension as a PackageReference to your .wixproj: |
| 18 | 18 | ||
| 19 | ``` | 19 | ``` |
| 20 | <Project Sdk="WixToolset.Sdk/6.0.0"> | 20 | <Project Sdk="WixToolset.Sdk/6.0.1"> |
| 21 | <ItemGroup> | 21 | <ItemGroup> |
| 22 | <PackageReference Include="WixToolset.VisualStudio.wixext" Version="6.0.0" /> | 22 | <PackageReference Include="WixToolset.VisualStudio.wixext" Version="6.0.1" /> |
| 23 | </ItemGroup> | 23 | </ItemGroup> |
| 24 | </Project> | 24 | </Project> |
| 25 | ``` | 25 | ``` |
