When you navigate to the local directory of a Visual Studio .NET project under source control , and then change all the permissions from the default setting of read only to writable , you receive the following warning message when you open your files from source control in the Visual Studio .NET integrated development environment (IDE):
"Your working folder contains a writable version of file ."
You receive this warning for every file in the project. When you click to select the Apply to all items check box, this does not have any effect.
|