Skip to content

Commit 8d918b0

Browse files
committed
Update WiX
1 parent 9f35989 commit 8d918b0

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="Wix" Version="3.14.1" />
1414

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

0 commit comments

Comments
 (0)