Is there a way to use the product version number as a variable when building an path for where the exe gets dumped or for other scenarios, etc.
That way I can set the variable once and just have it automatically be updated everywhere. (eventually, I want to pass in the version number, but thats down the road.)
Thanks