aboutsummaryrefslogtreecommitdiff
path: root/src/test/burn/TestData/ForwardCompatibleBundleTests/PackageAv1/PackageA.props
blob: de83c1f581264cb6086b67ba02020f48439d8683 (plain)
1
2
3
4
5
6
7
8
9
<!-- 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>
    <UpgradeCode>{F764127F-8893-4483-A136-F53660C32423}</UpgradeCode>
  </PropertyGroup>
  <ItemGroup>
    <Compile Include="..\..\Templates\Package.wxs" Link="Package.wxs" />
  </ItemGroup>
</Project>