1

I need to create a PostBuild event in my proj file so that after each build, the version of my javascript files get automatically updated based on the build number. Of course, this need to happen only when my js files is modified.

Example: 1st build: site.js?v=1.2.3 2nd build: site.js?v=1.2.4

0 Answers0