sebastianlux / tfbuildtask-updateAssemblyInfo

Team Foundation Build (TFBuild) task for easy updating of assembly information
https://marketplace.visualstudio.com/items?itemName=sebastianlux.UpdateAssemblyInfo
MIT License
5 stars 3 forks source link

Include a folder pattern #7

Open GordonBeeming opened 7 years ago

GordonBeeming commented 7 years ago

Hi

it would be nice to include a folder pattern. at the moment I want to place 3 of these tasks in the build I would expect to be able to supply a filter like this

\MyFolder1\\AssemblyInfo.cs

and then in the other 2 tasks the same but with folder 2 and 3. As a simple addition I'm assuming you could add a FullName match as well as have the name match?

GordonBeeming commented 7 years ago

Tested the functionality I need using PR #8 if you want to include this in the extension 2017-08-14_21-45-17