Server : Apache/2.4.43 (Win64) OpenSSL/1.1.1g PHP/7.4.6 System : Windows NT USER-PC 6.1 build 7601 (Windows 7 Professional Edition Service Pack 1) AMD64 User : User ( 0) PHP Version : 7.4.6 Disable Function : NONE Directory : C:/Windows/SysWOW64/migwiz/replacementmanifests/ |
<?xml version="1.0" encoding="UTF-8" standalone="yes"?> <assembly> <!-- This doesn't actually replace the Microsoft-Windows-NETFX35CDFComp component. It's just here to provide a dummy MigUnit so the post-apply step for CDF runs if NetFX3 OC is enabled during migration. --> <assemblyIdentity name="Microsoft-Windows-NETFX35CDFComp" version="0.0.0.0" processorArchitecture="*" language="neutral" /> <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>