/ApplicationAssemblyUtility

Some simple methods for finding the application's version, based on the main or entry assembly.

Primary LanguageC#OtherNOASSERTION

ApplicationAssemblyUtility

Some simple methods for finding the application's version, based on the main or entry assembly. Works for Web applications (where GetEntryAssembly won't).

See this answer on StackOverflow for more detail.