Reputation: 3384
I started investigating this issue and realized that visual studio 2013 inherits the team project security setting while creating from team project. It is happening in visual studio only because when I try to use visual stuido 2010 then branch does not inherit the security setting. Is there a way to force visual studio 2013 to stop inheriting the security settings from team project.
Upvotes: 1
Views: 243
Reputation: 23444
To stop inheriting security settings you need to open the folder you want in Web Access. For that folder select "> | Security" and change the Inheritance settings.
Upvotes: 1