I have a process I would like to automate, but I am not very good at Bat and/or vb script. I am hoping that someone here can give me a pointer or two.
Here is the manual process:
- Open the file
- Search for this text: refname=”Microsoft.VSTS.Build.IntegrationBuild”
- Go down 3 lines.
- Append this text below the current line:
- Save the file
If anyone has any suggestions on how to do this I would love to hear it.
This is pretty quick-and-dirty, but it does work and should get you started.