blob: 45615706a83de270d72f977de2a718479d42e6d6 (
plain)
1
2
3
4
|
<!-- 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 Sdk="WixToolset.Sdk">
<Import Project="PackageC.props" />
</Project>
|