Skip to content

Instantly share code, notes, and snippets.

@dariusz-wozniak
Created April 27, 2021 09:37
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dariusz-wozniak/9441febaf3458ab17c53e2db5a833205 to your computer and use it in GitHub Desktop.
Save dariusz-wozniak/9441febaf3458ab17c53e2db5a833205 to your computer and use it in GitHub Desktop.
Get publicKeyToken for given assembly (assemblyIdentity)
([system.reflection.assembly]::loadfile("C:\fullpathto\name.dll")).FullName
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment