I recently had to install some assemblies into the Global Assembly Cache so I needed to figure out where to put my assemblies in the GAC!
Interestingly enough, there are 2 locations for the Global Assembly Cache:
Interestingly enough, there are 2 locations for the Global Assembly Cache:
- For .NET Framework 2.0 and 3.5, this is the location: C:\Windows\assembly
- For .NET Framework 4.0 and. 4.5, this is the location: C:\Windows\Microsoft.NET\assembly
No comments:
Post a Comment