Step 1 first connect to the Team Project Manager
In this step, enter the link of the TFS server and enter the user name and password.
On this page, you have joined the team project.
Now let's create a project,
Call the team Data Manager and find the currently connected project
Enter the project name.
There are three Project Management Templates in this place. We use scrum.
The next step is code version control. The difference between the two is that a local library will be created, and you need to pull the code and submit it. I personally like git, but some team members like tfvc. Let's use tfvc.
The following is done.
Now add the solution we created to this team project.
. Right-click the solution.
Appears
Add solution to source code management ()......
Select TFs and git.
I don't understand these two documents,
Select to complete. After the name is determined, it will be OK.
Create Team Project in TFs