Our Application is in the windows .Net with c#
We had 10-15 SubProjects which belong to one single project and we want to assign the Version Number for each of them(each dll which belongs to the Specific Sub- Project) through the common .cs file.
So that for each Build/Release we want to touch the single File instead of the 10 AssemblyInfo.cs files