| 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 | <PackageName>PackageG</PackageName> |
| 5 | <UpgradeCode>{CFBC162E-8D89-40A7-8E07-7B46E3B27C26}</UpgradeCode> |
| 6 | </PropertyGroup> |
| 7 | <ItemGroup> |
| 8 | <Compile Include="..\..\Templates\Package.wxs" Link="Package.wxs" /> |
| 9 | </ItemGroup> |
| 10 | </Project> |