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

  • Click the Publish tab
  • Below you will see the published version and one for the free increase Check box

  • Comments

    Popular posts from this blog

    java - NullPointerException for a 2d Array -

    python - Assemble mpeg file unable to play in mediaplayer -

    c# - NameSpace Manager or XsltContent to parse aspx page -