HEX
Server: Apache
System: Windows NT MAGNETO-ARM 10.0 build 22000 (Windows 10) AMD64
User: Michel (0)
PHP: 7.4.7
Disabled: NONE
Upload Files
File: C:/Windows/System32/migwiz/replacementmanifests/WCF-HTTP-Activation-Replacement.man
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<assembly>
  <!-- This doesn't actually replace the WCF-HTTP-Activation component.
       It's just here to provide a dummy MigUnit so the post-apply step for WCF runs
       if HTTP Activation is enabled during migration. -->
  <assemblyIdentity name="WCF-HTTP-Activation" 
                    version="0.0.0.0" 
                    processorArchitecture="*" />
  <migration scope="Upgrade,MigWiz,USMT" 
             settingsVersion="0" 
             replacementVersionRange="6.0"
             replacementSettingsVersionRange="0" 
             alwaysProcess="yes">
    <migXml xmlns="">
      <detects>
        <detect>
          <condition>MigXmlHelper.IsOSLaterThan("NT", "6.0.0.0")</condition>
        </detect>
      </detects>
    </migXml>
  </migration>
</assembly>