Fix installertype path for patches

This commit is contained in:
Daniel Plaisted 2022-01-06 17:46:04 -08:00
parent 0527f05018
commit b00ba9b79e

View file

@ -167,7 +167,7 @@
'$(SdkMSIInstallerFile)' ^ '$(SdkMSIInstallerFile)' ^
'$(WixRoot)' ^ '$(WixRoot)' ^
'$(ToolsetBrandName)' ^ '$(ToolsetBrandName)' ^
'$(VersionPrefix)' ^ '$(CliProductBandVersion)00' ^
'$(MsiVersion)' ^ '$(MsiVersion)' ^
'$(SDKBundleVersion)' ^ '$(SDKBundleVersion)' ^
'$(Version)' ^ '$(Version)' ^