User640374800 posted
Within my web app i am displaying the latest build using - Assembly.GetExecutingAssembly().GetName().Version.Build
However where within Visual Studio or the publish/release process can i identify the changes/changesets that correlate to each build?
thanks