"sn -v myAssembly.dll" tells me if it has a strong name, but I don't know how to find out if it has an Enhanced Strong Name. A command-line solution is very much preferred, since that's easier to incorporate into our build system.
Thanks,
John
John Dallman