blob: 9a472476b3e10c96c1140a90fadf361d39bc573d (
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="PackageFv1.props" />
</Project>
|