Is there any way to automatic add the build number to the web.config before build?
There are times i forget to update the build number in the web.config before commit, so i wasn't try to figure out a way to automatic add the build number to web.config.
I know TFS 2015 in build configuration, we can run script before or after build.
I am trying to figure out, what's my options.
Thanks