I'm mostly just curious 开发者_StackOverflowabout this. Do assemblies that would be considered "part" of the .NET Framework itself always exist in the GAC?
Yes - .NET framework assemblies are installed to the GAC when the .NET framework is installed
I'm mostly just curious 开发者_StackOverflowabout this. Do assemblies that would be considered "part" of the .NET Framework itself always exist in the GAC?
Yes - .NET framework assemblies are installed to the GAC when the .NET framework is installed
精彩评论