Kinook Software Forum

Kinook Software Forum (https://www.kinook.com/Forum/index.php)
-   [VBP] Third Party Tools (https://www.kinook.com/Forum/forumdisplay.php?f=3)
-   -   version control (https://www.kinook.com/Forum/showthread.php?t=1978)

autodesk 08-03-2006 10:05 AM

version control
 
how does VBP handle version control in the "Make VS.NET" action? for example, does it look for AssemblyInfo.* files, Version.* files, etc.?

Specifically, i have a few VC++ projects that don't have AssemblyInfo files, and when I ask VBP to update the version in those projects, it doesn't happen. Is there a specific file or creiteria that VBP looks for to update the version in a VS project?

kinook 08-03-2006 01:57 PM

AssemblyInfo.*

Alternatively, you can use a separate Make VS.NET step with the assemblyinfo filename to update in the Filename field on the Project/Solution tab.
http://www.visualbuild.com/Manual/vs...olutiontab.htm

autodesk 08-03-2006 03:13 PM

So if i keep version information in a file that is not called AssemblyInfo.*, the only way to update the version in it is by using a text replacement tool?

kinook 08-03-2006 03:21 PM

You can use a separate Make VS.NET step with the assemblyinfo filename to update in the Filename field on the Project/Solution tab.
http://www.visualbuild.com/Manual/vs...olutiontab.htm


All times are GMT -5. The time now is 10:14 PM.


Copyright © 1999-2023 Kinook Software, Inc.