From 05aa1345575f6d145fe46f7e0255dfe0ac06b2ee Mon Sep 17 00:00:00 2001 From: iadgovuser29 <33426478+iadgovuser29@users.noreply.github.com> Date: Fri, 9 Feb 2024 16:33:21 -0500 Subject: [PATCH] Needed to update targets --- HIRS_Provisioner.NET/hirs/Directory.Build.targets | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/HIRS_Provisioner.NET/hirs/Directory.Build.targets b/HIRS_Provisioner.NET/hirs/Directory.Build.targets index 6d1615f5..7609cfe1 100644 --- a/HIRS_Provisioner.NET/hirs/Directory.Build.targets +++ b/HIRS_Provisioner.NET/hirs/Directory.Build.targets @@ -19,7 +19,7 @@ $(MSBuildThisFileDirectory)\Resources\Product.wxs - $(NuGetPackageRoot)wix\3.11.2\tools\ + $(NuGetPackageRoot)wix\3.14.0\tools\ $(WixInstallPath)heat.exe $(WixInstallPath)candle.exe $(WixInstallPath)light.exe