Thread: version control
View Single Post
  #1  
Old 08-03-2006, 10:05 AM
autodesk autodesk is online now
Registered User
 
Join Date: 07-19-2006
Posts: 10
Question 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?
Reply With Quote