aboutsummaryrefslogtreecommitdiff
path: root/src/TestData/UpdateBundleTests/PackageBv1/PackageB.props
blob: e677cb7ea89d3f065a48ee0486c999befcd1ec60 (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>{6B971C9E-2FB0-4BF7-8D77-D2DF71FD9A14}</UpgradeCode>
  </PropertyGroup>
  <ItemGroup>
    <Compile Include="..\..\Templates\PackagePerUser.wxs" Link="PackagePerUser.wxs" />
  </ItemGroup>
</Project>