Post Build Command Line

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • DumbNewbie

    #1

    Post Build Command Line

    Hi,

    My post build command line is currently moving assemblies and exes around to the correct locations
    after the build as expected. I was wondering if there was a way I could get the current version from
    the main exe and use this as part of the directory string to which I want to move the files, i.e.

    d:\distrib\app\ <v1.1.1>\assemb lies\blah\blah\ blah

    Also if there a way I can get it to happen only for a release build?

    Thanks and sorry if these are really dumb questions!
Working...