开发者

Does Microsoft Team System support ant?

开发者 https://www.devze.com 2022-12-13 13:52 出处:网络
We are using cruisecontrol to build our projects, which are ant files. I\'m now checking to use Team System (Microsoft) in the future. Is it possible to use ant scripts in Team System? We have a lot o

We are using cruisecontrol to build our projects, which are ant files. I'm now checking to use Team System (Microsoft) in the future. Is it possible to use ant scripts in Team System? We have a lot of Flex development (and .NET development) and the scri开发者_StackOverflowpts to build the Flex side would need to be integrated in Team System.


Msbuild is delivered with the .net framework, and was designed to look/act alot like ant. That said, msbuild is also very extensible in that you can write custom tasks. I would suspect that writing a build task to call an ant script would not be too difficult to write.

http://msdn.microsoft.com/en-us/library/t9883dzc.aspx

0

精彩评论

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

关注公众号