In VS2015 is there a way of writing the changeset number to a file at or after check-in to keep track of which changeset has been deployed?
The only thing I have found so far is this SO: How can I store the new CHANGESET number in my source code after I check in? but that was aimed as VS2010 and it seems like quite a lot of the UI has changed in VS2015 and as a result I am having difficulty following it.