Just to let you know guys the LatestChangeSetId is wrong its
$Repository.YourRepo.LastestChangesetId$
and it should be
$Repository.YourRepo.LatestChangesetId$
Just to let you know guys the LatestChangeSetId is wrong its
$Repository.YourRepo.LastestChangesetId$
and it should be
$Repository.YourRepo.LatestChangesetId$
Thanks, fixed.
You are welcome