dotnet-installer/eng/Signing.props

9 lines
317 B
XML

<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright (c) .NET Foundation and contributors. All rights reserved. Licensed under the MIT license. See License.txt in the project root for full license information. -->
<Project>
<ItemGroup>
<StrongNameSignInfo Remove="MsSharedLib72" />
</ItemGroup>
</Project>