Hello,
I try generate a merge of dll's of framework 4.8, and appear this error:
AssemblyResolver: Assembly 'System.Data' is referencing assembly 'System.Transactions'.
AssemblyResolver: Attempting referencing assembly's directory.
Can not find PDB file. Debug info will not be available for assembly 'System.Transactions'.
Resolved assembly reference 'System.Transactions' to 'C:\Windows\Microsoft.NET\Framework64\v4.8\System.Transactions.dll'. (Used referencing Module's directory.)
The assembly 'HBT_FacturaElectronica.Entities' was not merged in correctly. It is still listed as an external reference in the target assembly.
An exception occurred during merging:
ILMerge.Merge: The assembly 'HBT_FacturaElectronica.Entities' was not merged in correctly. It is still listed as an external reference in the target assembly.
en ILMerging.ILMerge.Merge() en D:\Documentos\ILMerge-master\ILMerge\ILMerge.cs:línea 2002
en ILMerging.ILMerge.Main(String[] args) en D:\Documentos\ILMerge-master\ILMerge\ILMerge.cs:línea 2931