I am writing a batch file to automate a series of tasks. One of these tasks is to update the version of the dlls in my solution, by editing the assemblyinfo.cs file in the vario
Isn't there an MS Build task for modifying the assemblyInfo.cs
we have something like this in our publish.proj