How to find the Version, Culture and PublicKeyToken of an Assemby (DLL) using PowerShell
In response to a question on my article How to install a DLL to the GAC on Windows Server 2012 using only PowerShell (without having to install SDK or Visual Studio) hereโs how you can find the PublicKeyToken for a DLL using only PowerShell.
([system.reflโฆ
View Post












