blob: 2936f3494d92373c9a743a7abdeb715b11d46739 (
plain)
1
2
3
4
5
6
7
|
<!-- 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>
<Import Project="PackageA.props" />
<PropertyGroup>
<ProductCode>{5FF7F534-3FFC-41E0-80CD-E6361E5E7B7B}</ProductCode>
</PropertyGroup>
</Project>
|