You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be preferable to have the 3 major artifacts (the console application, the MSBuild task and the NAnt task) released as single assembles. We would need to use ILMerge to do this. Would also want to ensure to include the open source licenses of the merged assemblies.
The text was updated successfully, but these errors were encountered:
The assemblies can be merged as part of the build process now as of the last commit. Have to do some work on what assemblies we should merge and how to incorporate them into the deploy process
It would be preferable to have the 3 major artifacts (the console application, the MSBuild task and the NAnt task) released as single assembles. We would need to use ILMerge to do this. Would also want to ensure to include the open source licenses of the merged assemblies.
The text was updated successfully, but these errors were encountered: