blah blah blah is here! blah blah » Close

0
votes
0 answers

Not able to copy .dll & .aspx to droplocation on TFS build

Hi All, We are trying build asp.net 1.1 application from TFS. We are using something like this in TFSBuild.proj file: <ItemGroup> <VS2003_OutputFiles Include="$(SolutionRoot)\bin\**\*.*"/> </ItemGroup& ...

Feedback