loresoft / msbuildtasks

The MSBuild Community Tasks Project is an open source project for MSBuild tasks.
BSD 2-Clause "Simplified" License
946 stars 272 forks source link

Added RegexMatchGroups task #278

Open a-powolozki opened 6 years ago

a-powolozki commented 6 years ago

New task RegexMatchGroups to match groups defined inside pattern expression and return matched values together with group names and original source strings.