GlobalSection(ExtensibilityGlobals) = postSolution ,它在我的 Visual Studio 2012 解决方案文件中做什么? [英] GlobalSection(ExtensibilityGlobals) = postSolution , what is it doing in my Visual studio 2012 solution file?

查看:86
本文介绍了GlobalSection(ExtensibilityGlobals) = postSolution ,它在我的 Visual Studio 2012 解决方案文件中做什么?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我的 VS 解决方案文件以

My VS solution file ends in

GlobalSection(ExtensibilityGlobals) = postSolution
    EnterpriseLibraryConfigurationToolBinariesPath = packages\Unity.2.1.505.2\lib\NET35;packages\Unity.Interception.2.1.505.2\lib\NET35;packages\EnterpriseLibrary.Common.5.0.505.0\lib\NET35;packages\EnterpriseLibrary.Logging.5.0.505.0\lib\NET35;packages\EnterpriseLibrary.Data.5.0.505.0\lib\NET35;packages\EnterpriseLibrary.ExceptionHandling.5.0.505.0\lib\NET35;packages\EnterpriseLibrary.PolicyInjection.5.0.505.0\lib\NET35;packages\EnterpriseLibrary.Validation.5.0.505.0\lib\NET35
EndGlobalSection

这样做的目的是什么?

TL;博士

在我的解决方案中,VS2012 总是想查看解决方案文件,但它什么也没做.
我通过删除找到了一个补救措施说行.它有效.
但是不知道有没有副作用.

In a solution mine VS2012 always wants to check out the solution file but it does nothing with it.
I found a remedy through removing said rows. It works.
But I wonder if there are any side effects.

推荐答案

去掉就好了,跟企业库配置工具有关.正如您发现的那样,当您从 TFS 打开解决方案时,它始终会检出解决方案文件.

Removing it is fine, it is related to the Enterprise library configuration tool. As you have found while it is there it will always check out the solution file when you open the solution from TFS.

这篇关于GlobalSection(ExtensibilityGlobals) = postSolution ,它在我的 Visual Studio 2012 解决方案文件中做什么?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆