how to access vcs changes via msbuild variable ? Permanently deleted user Created May 22, 2013 07:53 I can access vcs revision via $(BUILD_VCS_NUMBER), is there similar variable for pending changes ? I mean vcs changes since last build ?