aboutsummaryrefslogtreecommitdiff
path: root/src/test/burn/TestData/ForwardCompatibleBundleTests/PackageCv1/PackageC.props
blob: 91d3bddaca062aea066d56be08695579585965a4 (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>{DF1C1C42-F5B9-4167-914B-1AF97E829C48}</UpgradeCode>
  </PropertyGroup>
  <ItemGroup>
    <Compile Include="..\..\Templates\PackagePerUser.wxs" Link="PackagePerUser.wxs" />
  </ItemGroup>
</Project>