Visual Studio 2022の統合と共に、MSIXプロジェクトでカスタム拡張機能の作成をサポート
7月 13, 2022
新バージョン
機能
Added Microsoft Visual Studio 2022 integration.
Added support for creating custom extensions in MSIX projects.
Basic MSI project now supports minor upgrade for chained MSI packages during the installation, if the lower version of the chained .msi package is already installed on the target machine either with the previous version of the main installation or pre-exist on the target machine.
Added an option in settings.xml to enforce digital signature validation for MSI to ensure the integrity of the installer.