tfs - Ant task: "TfsVersion" -


is there possibility how use msbuild task:tfsversion in build script using ant.

i need task changeset number tfs , set androidmanifest.xml file.

but cant use task in ant build script because ant doesnt know task.

this got ant when tried use tfsversion task:

build.xml:84: problem: failed create task or type tfsversion cause: name undefined. action: check spelling. action: check custom tasks/types have been declared. action: check <presetdef>/<macrodef> declarations have taken place. 


Comments

Popular posts from this blog

c# - SharpSVN - How to get the previous revision? -

c++ - Is it possible to compile a VST on linux? -

url - Querystring manipulation of email Address in PHP -