summaryrefslogtreecommitdiff
path: root/src/test/burn/TestData/PrereqBaTests/PackageC/PackageC.wixproj
blob: 1c8c4fa802f4bb1cc47d46f0b50a88601677e6fd (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>{7DEEE928-CD7F-49AD-8000-2ED6339D8A78}</UpgradeCode>
  </PropertyGroup>
  <ItemGroup>
    <Compile Include="..\..\Templates\Package.wxs" Link="Package.wxs" />
  </ItemGroup>
</Project>