| 1 | <!-- 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. --> |
| 2 | <Project> |
| 3 | <PropertyGroup> |
| 4 | <OutputType>Bundle</OutputType> |
| 5 | <UpgradeCode>{8C01FD92-87BE-419B-88EC-36754E93CA67}</UpgradeCode> |
| 6 | </PropertyGroup> |
| 7 | <ItemGroup> |
| 8 | <Compile Include="..\..\Templates\Bundle.wxs" Link="Bundle.wxs" /> |
| 9 | </ItemGroup> |
| 10 | </Project> |