Skip to content

Instantly share code, notes, and snippets.

@IAMPetro
Created December 12, 2016 02:03
Show Gist options
  • Save IAMPetro/775c3b82e17904c3cc06912bac409fe3 to your computer and use it in GitHub Desktop.
Save IAMPetro/775c3b82e17904c3cc06912bac409fe3 to your computer and use it in GitHub Desktop.
SharePoint: Recompiling a DLL from the GAC
# First locate the Microsoft.SharePoint.PowerShell DLLs directory
cd Microsoft.SharePoint.PowerShell
# Second we need to obtain the version + public token string
dir
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment