aboutsummaryrefslogtreecommitdiff
path: root/src/test/burn/TestData/BasicFunctionalityTests/PackageA_x64
diff options
context:
space:
mode:
Diffstat (limited to 'src/test/burn/TestData/BasicFunctionalityTests/PackageA_x64')
-rw-r--r--src/test/burn/TestData/BasicFunctionalityTests/PackageA_x64/PackageA_x64.wixproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/test/burn/TestData/BasicFunctionalityTests/PackageA_x64/PackageA_x64.wixproj b/src/test/burn/TestData/BasicFunctionalityTests/PackageA_x64/PackageA_x64.wixproj
index 8dbab284..b1180f43 100644
--- a/src/test/burn/TestData/BasicFunctionalityTests/PackageA_x64/PackageA_x64.wixproj
+++ b/src/test/burn/TestData/BasicFunctionalityTests/PackageA_x64/PackageA_x64.wixproj
@@ -1,6 +1,7 @@
1<!-- Copyright (c) .NET Foundation and contributors. All rights reserved. Licensed under the Microsoft Reciprocal License. See LICENSE.TXT file in the project root for full license information. --> 1<!-- Copyright (c) .NET Foundation and contributors. All rights reserved. Licensed under the Microsoft Reciprocal License. See LICENSE.TXT file in the project root for full license information. -->
2<Project Sdk="WixToolset.Sdk"> 2<Project Sdk="WixToolset.Sdk">
3 <PropertyGroup> 3 <PropertyGroup>
4 <InstallerPlatform>x64</InstallerPlatform>
4 <CabPrefix>a_x64</CabPrefix> 5 <CabPrefix>a_x64</CabPrefix>
5 <UpgradeCode>{BDB9EF6A-B2DE-4929-9BE3-0CD71BDAEF6E}</UpgradeCode> 6 <UpgradeCode>{BDB9EF6A-B2DE-4929-9BE3-0CD71BDAEF6E}</UpgradeCode>
6 </PropertyGroup> 7 </PropertyGroup>