peters / ILRepack.MSBuild.Task

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

No means to specify primary assembly when using pattern matching #3

Closed rcollette closed 11 years ago

rcollette commented 11 years ago

If I specify *.dll for the imports, I have no method of specifying what the primary assembly is. The ILMerge task allows for this. See the DotNetOpenAuth project as an example.

peters commented 11 years ago

Will be available in next version.

peters commented 11 years ago

Fixed. Use PrimaryAssemblyFile