summaryrefslogtreecommitdiff
path: root/src/test/burn/TestData/DependencyTests/PackageGv1/PackageG.props
blob: 79b18136dc7748281e4e3400a122fbb08dd045fe (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>PackageG</PackageName>
    <UpgradeCode>{CFBC162E-8D89-40A7-8E07-7B46E3B27C26}</UpgradeCode>
  </PropertyGroup>
  <ItemGroup>
    <Compile Include="..\..\Templates\Package.wxs" Link="Package.wxs" />
  </ItemGroup>
</Project>