main
props 12 lines 591 Bytes
Raw
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>PackageB</PackageName>
5 <ProductComponentsRef>true</ProductComponentsRef>
6 <ProductCode>{83B1ADF3-A8DD-41D3-9114-57703DA17754}</ProductCode>
7 <UpgradeCode>{552F8D3B-99E1-4772-8E8C-CC47E5ED5F71}</UpgradeCode>
8 </PropertyGroup>
9 <ItemGroup>
10 <Compile Include="..\..\Templates\Package.wxs" Link="Package.wxs" />
11 </ItemGroup>
12 </Project>