I want to do the following steps automatically:
- Publish a web project from my solution.
- Compile another project from my solution.
- Put both projects in a folder together.
*Both projects need to have an auto-increment version control(Same version number for both).
Any ideas? using a post-after build batch files.