aboutsummaryrefslogtreecommitdiff
path: root/src/TestData/PatchTests/PackageAv1_0_1/PackageAv1_0_1.wixproj
diff options
context:
space:
mode:
Diffstat (limited to 'src/TestData/PatchTests/PackageAv1_0_1/PackageAv1_0_1.wixproj')
-rw-r--r--src/TestData/PatchTests/PackageAv1_0_1/PackageAv1_0_1.wixproj10
1 files changed, 10 insertions, 0 deletions
diff --git a/src/TestData/PatchTests/PackageAv1_0_1/PackageAv1_0_1.wixproj b/src/TestData/PatchTests/PackageAv1_0_1/PackageAv1_0_1.wixproj
new file mode 100644
index 00000000..9ceda117
--- /dev/null
+++ b/src/TestData/PatchTests/PackageAv1_0_1/PackageAv1_0_1.wixproj
@@ -0,0 +1,10 @@
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>1.0.1.0</Version>
6 </PropertyGroup>
7 <ItemGroup>
8 <Compile Include="..\PackageAv1\ProductComponents.wxs" Link="ProductComponents.wxs" />
9 </ItemGroup>
10</Project> \ No newline at end of file