I have a Web API project in TFS it contains all files including edmx
files and
connection string
in webConfig
When I cloned the project all files are exist in my local machine except the edmx
files and connection string
.
Why those files are not coming? I tried to get the latest again and they're still not cloned.
Shall I add the Data(ADO.net) manually? is it correct way to do it? and why it's not getting cloned?