How do you hook an editor for TFS 2010 WF BuildProcessTemplate arguments for built-in types that have a converter?

生来就可爱ヽ(ⅴ<●) 提交于 2019-12-06 11:25:27

It is probably because the IDE is not able to find your custom type. I hit the same issue last year - http://www.neovolve.com/post/2010/06/24/Full-support-for-custom-types-in-TFS-Build-2010-build-definition-editor.aspx. Try putting your custom assembly into the Visual Studio PrivateAssemblies directory and the recycle the IDE.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!