main
props 7 lines 363 Bytes
Raw
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 <Import Project="PackageA.props" />
4 <PropertyGroup>
5 <ProductCode>{DD17AA83-3B58-4C97-859A-78F228D0B680}</ProductCode>
6 </PropertyGroup>
7 </Project>