I have some solution that contain in it 20 project ( dll ) and one main project ( exe )
the .exe project have some version number (A.B.C.D) and i want to update all the all in the solution with the same version number as the .exe
Is there any way to update all the project in the solution with the same version id ?