[release/2.1] Update Wix to 3.14.1 (#57320)

* Update WiX

* Use Signed package
This commit is contained in:
William Godbe 2024-08-13 17:44:08 -07:00 коммит произвёл GitHub
Родитель 9f359891a0
Коммит 00e08d8c11
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: B5690EEEBB952194
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -10,7 +10,7 @@
<Reference Include="Microsoft.Build.Tasks.v4.0" />
<Reference Include="Microsoft.Build.Framework" />
<Reference Include="Microsoft.Build.Utilities.v4.0" />
<PackageReference Include="Wix" Version="3.11.1" />
<PackageReference Include="Microsoft.Signed.Wix" Version="3.14.1-8722.20240403.1" />
<Reference Include="Microsoft.Deployment.WindowsInstaller">
<HintPath>$(WiXSdkPath)\Microsoft.Deployment.WindowsInstaller.dll</HintPath>