ILRepack.Lib.MSBuild.Task icon indicating copy to clipboard operation
ILRepack.Lib.MSBuild.Task copied to clipboard

Summaries <summary> do not merge when creating Dlls

Open BigPacket opened this issue 1 year ago • 1 comments

When using "ILRepack.Lib.MSBuild.Task" it appears that everything worked great. However, what I did notice is when creating a DLL, function or module summaries, param name, etc, are not merged. So, you lose all of the function description. Is there something I can do to get the summaries to merge as well? Thank you.

BigPacket avatar Nov 29 '24 14:11 BigPacket