Is there a way to do a prebuild action in Jenkins? I have a separate config that needs to be used for CI testing and I need to have it change the name of it before the code compiles. We are using MSBuild on a TFS server for the building of the code.
Thanks,
Scott Kuntz
Thanks, I’ll give it a shot.