Daniel
Daniel

Reputation: 635

How do I connect Visual studio 2013 to TFS 2018 server

How do I connect Visual studio 2013 to TFS 2018 server?

I have tried installing an old dap for vs 2010, without much luck.

My server is TFS 2018 u2, desktop has VS 2013 and VS 2015. I can connect with VS 2015, but not with VS 2013.

What do I need to install to get this to work?

Upvotes: 1

Views: 1197

Answers (1)

Andy Li-MSFT
Andy Li-MSFT

Reputation: 30372

You may need to install (or repair) your VS 2013/Team Explorer for Visual Studio 2013 in the following order:

  • Team Explorer for Visual Studio 2013 (requires MSDN subscription)
  • Visual Studio 2013 update 5 (requires MSDN subscription)

More information please refer to Connect any version of Visual Studio to Visual Studio Team Services or Team Foundation Server.

Upvotes: 1

Related Questions