ravibpatel / ILRepack.Lib.MSBuild.Task

MSBuild task for ILRepack which is an open-source alternative to ILMerge.
Other
110 stars 31 forks source link

Added high level task logging #3

Closed FixRM closed 6 years ago

FixRM commented 6 years ago

By default Visual Studio is configured to show only High level messages in Output console log. As so Task show only errors and doesn't show its progress. Also I added success message in the end of execution