aboutsummaryrefslogtreecommitdiff
path: root/src/test/burn/TestData/OptionalUpdateRegistrationTests/PackageAv1/PackageA.props
blob: 25ae3f427c610b57106cc1297d240b910f3d2270 (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>{30746E93-9A4A-48EC-BAEA-3093A2530E73}</UpgradeCode>
  </PropertyGroup>
  <ItemGroup>
    <Compile Include="..\..\Templates\Package.wxs" Link="Package.wxs" />
  </ItemGroup>
</Project>