Suppose a project has been built and deployed to Dev. Then 30 days later the approval is received to move the project to Stage. BUT many changes have been committed to the source code when it was built for the Dev environment. I need to build that same source code as it was 30 days ago and deploy it to Stage. The same thing can happen 30 more days later with the PROD release....any help is welcomed! TIA! This is on-premises, TFVC DevOps Server using classic (YAML won't work for us cause we don't use GIT :( )