We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f35989 commit 00e08d8Copy full SHA for 00e08d8
src/Installers/Windows/tasks/InstallerTasks.csproj
@@ -10,7 +10,7 @@
10
<Reference Include="Microsoft.Build.Tasks.v4.0" />
11
<Reference Include="Microsoft.Build.Framework" />
12
<Reference Include="Microsoft.Build.Utilities.v4.0" />
13
- <PackageReference Include="Wix" Version="3.11.1" />
+ <PackageReference Include="Microsoft.Signed.Wix" Version="3.14.1-8722.20240403.1" />
14
15
<Reference Include="Microsoft.Deployment.WindowsInstaller">
16
<HintPath>$(WiXSdkPath)\Microsoft.Deployment.WindowsInstaller.dll</HintPath>
0 commit comments