aboutsummaryrefslogtreecommitdiff
path: root/src/test/burn/TestData/PatchTests/PackageAv1/PackageA.props
diff options
context:
space:
mode:
Diffstat (limited to 'src/test/burn/TestData/PatchTests/PackageAv1/PackageA.props')
-rw-r--r--src/test/burn/TestData/PatchTests/PackageAv1/PackageA.props13
1 files changed, 13 insertions, 0 deletions
diff --git a/src/test/burn/TestData/PatchTests/PackageAv1/PackageA.props b/src/test/burn/TestData/PatchTests/PackageAv1/PackageA.props
new file mode 100644
index 00000000..a9d9b981
--- /dev/null
+++ b/src/test/burn/TestData/PatchTests/PackageAv1/PackageA.props
@@ -0,0 +1,13 @@
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>
3 <PropertyGroup>
4 <PackageName>PackageA</PackageName>
5 <ProductComponentsRef>true</ProductComponentsRef>
6 <ProductCode>{724F9BA5-DD9D-4851-855E-ECC35B27BF11}</ProductCode>
7 <IncludeSoftwareTag>true</IncludeSoftwareTag>
8 <UpgradeCode>{C56DA396-7A9A-4177-8264-638161CE9EB8}</UpgradeCode>
9 </PropertyGroup>
10 <ItemGroup>
11 <Compile Include="..\..\Templates\Package.wxs" Link="Package.wxs" />
12 </ItemGroup>
13</Project> \ No newline at end of file