Skip to content

Commit 00e08d8

Browse files
authored
[release/2.1] Update Wix to 3.14.1 (#57320)
* Update WiX * Use Signed package
1 parent 9f35989 commit 00e08d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Installers/Windows/tasks/InstallerTasks.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<Reference Include="Microsoft.Build.Tasks.v4.0" />
1111
<Reference Include="Microsoft.Build.Framework" />
1212
<Reference Include="Microsoft.Build.Utilities.v4.0" />
13-
<PackageReference Include="Wix" Version="3.11.1" />
13+
<PackageReference Include="Microsoft.Signed.Wix" Version="3.14.1-8722.20240403.1" />
1414

1515
<Reference Include="Microsoft.Deployment.WindowsInstaller">
1616
<HintPath>$(WiXSdkPath)\Microsoft.Deployment.WindowsInstaller.dll</HintPath>

0 commit comments

Comments
 (0)