aboutsummaryrefslogtreecommitdiff
path: root/src/TestData/UpgradeRelatedBundleTests/BundleAv1/BundleA.props
blob: ee20a72c9df6beb1f4d76bae79ed320f28c7721e (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>{8C01FD92-87BE-419B-88EC-36754E93CA67}</UpgradeCode>
  </PropertyGroup>
  <ItemGroup>
    <Compile Include="..\..\Templates\Bundle.wxs" Link="Bundle.wxs" />
  </ItemGroup>
</Project>