| 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 | <SuppressSpecificWarnings>1151</SuppressSpecificWarnings> |
| 6 | <BA>hyperlinkLicense</BA> |
| 7 | <UpgradeCode>{90ED10D5-B187-4470-B498-05D80DAB729A}</UpgradeCode> |
| 8 | </PropertyGroup> |
| 9 | <ItemGroup> |
| 10 | <Compile Include="..\..\Templates\Bundle.wxs" Link="Bundle.wxs" /> |
| 11 | </ItemGroup> |
| 12 | </Project> |