ILmerge /ndebug /target:Library /targetplatform:v4,C:\Windows\Microsoft.NET\Framework64\v4.0.30319 /wildcards /out:D:\Weibite.Cache.Redis.dll /log Weibite.Cache.Redis.dll ServiceStack.Common.dll ServiceStack.Text.dll ServiceStack.Interfaces.dll ServiceStack.Redis.dll
dll列表的第一个程序集Weibite.Cache.Redis.dll 就是合并后的默认的程序集。
注意事项:第三方的依赖项要全部放入到同一目录中,否则会异常。