Does Visual Studio have some options to add/compile all selected files that were auto generated outside visual studio i.e in pre build event? How to achieve this.
Asked
Active
Viewed 798 times
1 Answers
0
you can auto generate them once, add then to the project and just compile... the pre build will generate them and then you will compile with the fresh files.

Baget
- 3,318
- 1
- 24
- 44