We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f5ae5b commit a55e095Copy full SHA for a55e095
README.md
@@ -6,7 +6,7 @@ This is a [WiX v3](https://wixtoolset.org/docs/v3/) based installer for the
6
## Build prerequisites
7
8
- [Visual Studio 2022 (any edition)](https://visualstudio.microsoft.com/#vs-section)
9
-- [WiX v3](https://wixtoolset.org/docs/wix3/) (if packaging on Windows)
+- [WiX v3](https://wixtoolset.org/docs/wix3/)
10
- [WiX v3 - Visual Studio 2022 Extension](https://marketplace.visualstudio.com/items?itemName=WixToolset.WixToolsetVisualStudio2022Extension)
11
12
WiX v3 is available at <https://github.com/wixtoolset/wix3/releases/>. It
0 commit comments