Closed rcollette closed 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.
Will be available in next version.
Fixed. Use PrimaryAssemblyFile
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.