1412 Views
I show how I recently used the MSBuild community tasks and a regular expression to read version numbers out of the AssemblyInfo.cs file into MSBuild properties.
1 comments
sdorman
10/3/2010 12:05:28 AM
Shows how to use the MSBuild Community Tasks RegexMatch and RegexReplace tasks.