Created Unassigned: Cannot exclude a DLL from merge [18]
I want to exclude JSON.NET from the merged assembly (DLL, .NET 3.5), but nothing I did worked. I changed the ILMergeTransitive setting in the ILMerge.props file to false. I copied the DLLs from the...
View ArticleNew Post: Could not abel to build WPF project
ILMerge doesn't handle WPF well, AFAIK - something goes wrong with the embedded resources.
View ArticleCommented Unassigned: Cannot exclude a DLL from merge [18]
I want to exclude JSON.NET from the merged assembly (DLL, .NET 3.5), but nothing I did worked. I changed the ILMergeTransitive setting in the ILMerge.props file to false. I copied the DLLs from the...
View ArticleCommented Unassigned: Cannot exclude a DLL from merge [18]
I want to exclude JSON.NET from the merged assembly (DLL, .NET 3.5), but nothing I did worked. I changed the ILMergeTransitive setting in the ILMerge.props file to false. I copied the DLLs from the...
View ArticleCommented Unassigned: Cannot exclude a DLL from merge [18]
I want to exclude JSON.NET from the merged assembly (DLL, .NET 3.5), but nothing I did worked. I changed the ILMergeTransitive setting in the ILMerge.props file to false. I copied the DLLs from the...
View ArticleCommented Unassigned: Cannot exclude a DLL from merge [18]
I want to exclude JSON.NET from the merged assembly (DLL, .NET 3.5), but nothing I did worked. I changed the ILMergeTransitive setting in the ILMerge.props file to false. I copied the DLLs from the...
View ArticleCommented Unassigned: Configure Output assembly name [17]
Hi.Is there a way to keep an initial assembly unmerged with its initial name, and the merged one as additional with configured name (using OutputFile property from the original IL Merge)?Example of...
View ArticleCreated Unassigned: XML documents do not get merged correctly [19]
If I set ILMergeXmlDocumentation to true, in the merged XML, I lose all of the primary assembly XML comments; if I set it to false, then none of the XML comments from the secondary assemblies get...
View Article