| 1 | # wix |
| 2 | |
| 3 | The `wix` package provides the WiX Toolset as a .NET Tool, perfect for your command-line packaging pleasure. Version 6 or later of the .NET SDK is required. |
| 4 | |
| 5 | To install WiX as a .NET tool or upgrade to a later version, see https://wixtoolset.org/docs/intro/#nettool. |
| 6 | |
| 7 | To read about available commands and switches, see https://wixtoolset.org/docs/tools/wixexe/. |