Is it possible to force the user to get latest of a file before reading from it?
An example would be for our custom Code Analysis rule set (.ruleset
). I do not want someone to run Code Analysis on an old version of the rule set.
We are using Visual Studio Online and Visual Studio 2013 and Team Foundation Version Control.