Files
2026-06-02 03:37:09 -07:00

42 lines
1.5 KiB
Groff

<?xml version='1.0' encoding='utf-8' standalone='yes'?>
<!-- Downlevel manifest for component NetFx4-WCF-CLIENT --><assembly
xmlns="urn:schemas-microsoft-com:asm.v3"
xmlns:xsd="http://www.w3.org/2001/XMLSchema"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
authors="phenning"
manifestVersion="1.0"
>
<assemblyIdentity
buildFilter=""
language="*"
name="NETFX4-WCF-CLIENT-DL"
processorArchitecture="*"
publicKeyToken="$(Build.WindowsPublicKeyToken)"
type=""
version="0.0.0.0"
versionScope="nonSxS"
/>
<migration>
<machineSpecific>
<migXml>
<detects>
<detect>
<condition>MigXmlHelper.IsOSEarlierThan("NT", "6.2")</condition>
</detect>
</detects>
<rules context="System">
<include>
<objectSet>
<pattern type="File">%windir%\Microsoft.NET\Framework\v4.0.30319 [SMSvcHost.exe.config]</pattern>
<pattern type="File">%windir%\Microsoft.NET\Framework64\v4.0.30319 [SMSvcHost.exe.config]</pattern>
<pattern type="Registry">HKLM\SYSTEM\CurrentControlSet\Services\MSDTC Bridge 4.0.0.0\Performance [FileMappingSize]</pattern>
<pattern type="Registry">HKLM\SYSTEM\CurrentControlSet\Services\SMSvcHost 4.0.0.0\Performance [FileMappingSize]</pattern>
</objectSet>
</include>
</rules>
</migXml>
<machineSpecific>
</migration>
</assembly>