Possible duplicate:How to load an assembly without using Assembly.Load?
How to get the build version without locking the file?
Designed by
var targetVersion = AssemblyName.GetAssemblyName(filePath).Version;
Source: https://habr.com/ru/post/1789130/More articles:Add tab separator to grep - bashRegEx: соответствие шаблону в шаблоне - я думаю, мне нужно использовать Positive Lookbehinds? - regexSharing Eclipse projects on a dual-boot system - eclipseWhat are the rules of conduct when trying to decide whether to develop the Google App Engine platform? - google-app-engineMultithreaded download loop with python - pythonyou can lock the screen programmatically in wp7 - windows-phone-7Как вставить draw box с html-кодом в Mechanical Turk? - htmlConvert XML to JSON without attributes using PHP? - jsonThe bottom of the vertical scrollbar is not visible on the page - htmlVisual Studio 2010 Silverlight Project Opening in a browser as a file: // instead of localhost: // - c #All Articles