aboutsummaryrefslogtreecommitdiff
path: root/src/TestData/RollbackBoundaryTests/PackageC/PackageC.wixproj
blob: a4b5134bad635079b7ec89bd738c7a3c65cd81b0 (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 Sdk="WixToolset.Sdk">
  <PropertyGroup>
    <UpgradeCode>{1C977E8F-4E79-4E3B-A5B1-C4B0BE774041}</UpgradeCode>
  </PropertyGroup>
  <ItemGroup>
    <Compile Include="..\..\Templates\Package.wxs" Link="Package.wxs" />
  </ItemGroup>
</Project>