开发者

Can I always expect assemblies that are part of the .NET Framework itself reside in the GAC?

开发者 https://www.devze.com 2022-12-13 11:34 出处:网络
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 instal

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

0

精彩评论

暂无评论...
验证码 换一张
取 消