开发者

Include Sharepoint WSP in TFS Build Definition

How to configure the Team Fo开发者_JS百科undation Server 2010 Build Definition to package and include the SharePoint 2010 WSP file with the Build Output of my solution?


You have to pass below MSBuild Commandline Argument in Build Definition:

/p:IsPackaging=True

Please check this MSDN library for detailed information: http://msdn.microsoft.com/en-us/library/ff622991.aspx

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜