| Using our Task we built in Automating your Team Builds with Team Foundation Server we are now going to configure it within the build project file. To start off we need to reference the compiled dll. <UsingTask TaskName="Microsoft.Sdc.Tasks.File.Execute" Lets say after the source is compiled you are now ready to execute an external application you wrote to configure an Web Site or something using the compiled output code you could do something like this: <Target Name="AfterCompile"> Here the MSBUILD engine will call your File.Execute method |
Thursday, July 26, 2007
Using our Task we built earlier
Subscribe to:
Post Comments (Atom)

0 comments:
Post a Comment