23

Is there a way to force to Get Latest Version when you open a solution, project or website? Using VS.NET 2008 & 2010 on TFS 2008.

Daniel Mann
  • 57,011
  • 13
  • 100
  • 120
dstr
  • 8,362
  • 12
  • 66
  • 106

1 Answers1

36

There's an option in VS 2010 (and 2013) that may be what you're looking for:

Tools > Options > Source Control > Environment

Select "Get everything when a solution or project is opened"

enter image description here

matadur
  • 819
  • 9
  • 10