aboutsummaryrefslogtreecommitdiff
path: root/src/test/burn/TestData/UpgradeRelatedBundleTests/PackageAv3/PackageAv3.wixproj
diff options
context:
space:
mode:
Diffstat (limited to 'src/test/burn/TestData/UpgradeRelatedBundleTests/PackageAv3/PackageAv3.wixproj')
-rw-r--r--src/test/burn/TestData/UpgradeRelatedBundleTests/PackageAv3/PackageAv3.wixproj7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/test/burn/TestData/UpgradeRelatedBundleTests/PackageAv3/PackageAv3.wixproj b/src/test/burn/TestData/UpgradeRelatedBundleTests/PackageAv3/PackageAv3.wixproj
new file mode 100644
index 00000000..f3c121af
--- /dev/null
+++ b/src/test/burn/TestData/UpgradeRelatedBundleTests/PackageAv3/PackageAv3.wixproj
@@ -0,0 +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. -->
2<Project Sdk="WixToolset.Sdk">
3 <Import Project="..\PackageAv1\PackageA.props" />
4 <PropertyGroup>
5 <Version>3.0.0.0</Version>
6 </PropertyGroup>
7</Project> \ No newline at end of file