How to: Uninstall an Assembly from the GAC (using gactuil)
How to uninstall an assembly (DLL) from the Global Assembly Cache (GAC) using gacutil As a developer in general you’ll find yourself surrounded by version control issues from time to time. Say for example,...