summaryrefslogtreecommitdiff
path: root/src/test/burn/TestData/UpdateBundleTests/PackageAv1/PackageA.props
blob: bc73454042b101418ea232d4f585da8de8a0030a (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>{AB55C215-3268-4005-9657-6B0567F0A4B1}</UpgradeCode>
  </PropertyGroup>
  <ItemGroup>
    <Compile Include="..\..\Templates\Package.wxs" Link="Package.wxs" />
  </ItemGroup>
</Project>