Is it possible to extract values from itemgroups in TFSBuild.proj during a build
- by Shefali
I want to extract values defined in an item group collection of TFSBuild.proj file in a C# application during a build . Can someone give me an idea as to how this can be done.