Hi!
Is there a best practice on how to set up TFS for UiPath development?
The Company I’m working with is using one repository for each division and subfolders containing each project when developing standard .Net applications. This pattern doesn’t work well with UiPath Studio since every project connects to the repository root, overwriting project.json, screenshots folder etc. It seems like you’re forced to create a new repository for each project, or am I missing something in the studio/TFS setup? Any suggestions?