aboutsummaryrefslogtreecommitdiff
path: root/src/test/burn/TestData/DependencyTests/PackageFv1/PackageF.props
blob: 4ad7b3ce12b7f925624bd7b470ba84777e3872de (plain)
1
2
3
4
5
6
7
8
9
10
<!-- 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. -->
<Project>
  <PropertyGroup>
    <PackageName>PackageF</PackageName>
    <UpgradeCode>{069AECC6-84DC-4FA4-B506-CD3A9A76F2F4}</UpgradeCode>
  </PropertyGroup>
  <ItemGroup>
    <Compile Include="..\..\Templates\Package.wxs" Link="Package.wxs" />
  </ItemGroup>
</Project>