blob: 0b0bb2c4414fdc8261bd9669e0f5aa20e3d93779 (
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>{DD17AA83-3B58-4C97-859A-78F228D0B680}</ProductCode>
</PropertyGroup>
</Project>
|