Skip to main content

All Questions

Filter by
Sorted by
Tagged with
1 vote
1 answer
885 views

Post Build Script

I using VS2017 for my solution. I have a main repository in bitbucket (say directory name is A) and few dependencies in the form of Subtree (this is inside A folder and other subfolder say B). I ...
Amit Birla's user avatar
3 votes
1 answer
2k views

Where does Visual Studio save pre/post build scripts?

The pre-build and post-build events can be added from the properties window of a visual studio project inside the IDE. But where are these scripts stored ? I need to check-in these scripts to our tfs ...
MrClan's user avatar
  • 6,760