Merge pull request #12987 from dsplaisted/fix-installertype-location

Fix installertype path for patches
This commit is contained in:
Daniel Plaisted 2022-01-10 16:58:14 -08:00 committed by GitHub
commit 0d3f10e495
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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