In a recent post, I listed a number of methods for embedding manifests in managed assemblies. As I mention in that post , my preferred option is to call the mt.exe tool during a custom post-build step. But I recently found that this doesn't work so well
Read More...