|`InstalledAssemblyTables`|Optional `String` parameter.<br /><br /> Contains a list of XML files that specify the assemblies that are expected to be installed on the target computer.<br /><br /> When `InstalledAssemblyTables` is set, earlier versions of the assemblies in the list are merged into the newer versions that are listed in the XML. Also, assemblies that have a setting of InGAC='true' are considered prerequisites and are set to CopyLocal='false' unless explicitly overridden.<br /><br /> As an option, items in this list can specify "FrameworkDirectory" metadata to associate an `InstalledAssemblyTable` with a particular framework directory. However, this setting is ignored unless the Redist name begins with<br /><br /> "Microsoft-Windows-CLRCoreComp".<br /><br /> If there is only one `TargetFrameworkDirectories` element, then any items in this list that lack the "FrameworkDirectory" metadata are treated as if they are set to the unique value that is passed<br /><br /> to `TargetFrameworkDirectories`.|
0 commit comments