Updated dll file version on build in visual studio -
Is it possible to increase the file version of DLL in Visual Studio without third party tools or plugins or is running manual By the commands
e.g. I just want to press F5 is the beginning of my creation and all DLL has a new version number if they have not changed then I do not make any difference.
Edit:
Comment below as I autobuildversion.codeplex.com.
try it
In VB 2005, the version number increases when you use the app Publish to Right click on the project and select the property
Comments
Post a Comment