summaryrefslogtreecommitdiff
path: root/src/test/burn/TestData/DependencyTests/BundleNv1/BundleN.props
blob: c3e6f9fb2645a4997c50f430b729c53c702fb974 (plain)
1
2
3
4
5
6
7
8
9
10
<!-- 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>
    <OutputType>Bundle</OutputType>
    <UpgradeCode>{8F2B8413-CBA1-4284-BA4F-0005FE35E7B9}</UpgradeCode>
  </PropertyGroup>
  <ItemGroup>
    <Compile Include="..\..\Templates\Bundle.wxs" Link="Bundle.wxs" />
  </ItemGroup>
</Project>