Retrieive VS2010 auto-assigned build numbers
        Posted  
        
            by Darksider
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Darksider
        
        
        
        Published on 2010-06-03T12:13:15Z
        Indexed on 
            2010/06/03
            12:14 UTC
        
        
        Read the original article
        Hit count: 208
        
visual-studio-2010
Is there a way to find out what the number is that the build process assigns to the * when I have the assembly version set to something like 1.0.0.*?
I've been looking at the "EnvDTE" namespace in the macros, but haven't been able to find anything useful.
© Stack Overflow or respective owner