G
Guest
I want to use the Assembly information to display version/build information
and I have some questions.
I'm able to get the FileMajorPart, FileMinorPart, & FileBuildPart. I am not
able to get to the stuff like AssemblyProduct, AssemblyCompany, etc...
2nd, How does the FileBuildPart work. I don't see where it is tracked. I
would have assumed that everytime I rebuild the project or the solution it
would increment, but that doesn't appear to be the case. Even if I change
something. And how do you reset it (which you would want to do for a new
Major or Minor version).
Lastly, how is the FileRevisionPart used and how is it different from the
FileBuildPart.
Thanks in advance.
Ed
and I have some questions.
I'm able to get the FileMajorPart, FileMinorPart, & FileBuildPart. I am not
able to get to the stuff like AssemblyProduct, AssemblyCompany, etc...
2nd, How does the FileBuildPart work. I don't see where it is tracked. I
would have assumed that everytime I rebuild the project or the solution it
would increment, but that doesn't appear to be the case. Even if I change
something. And how do you reset it (which you would want to do for a new
Major or Minor version).
Lastly, how is the FileRevisionPart used and how is it different from the
FileBuildPart.
Thanks in advance.
Ed