Monday, June 2, 2008

Fix for annoying auto-update of web.config in web projects

Is Visual Studio adding unwanted references to your web project's web.config file whenever you compile? Found a work-around here that involves appending to the registry entry [HKEY_LOCAL_MACHINE\ SOFTWARE\ Microsoft\VisualStudio\ 8.0 \Projects \ {E24C65DC-7377-472B-9ABA-BC803B73C61A}\ FilteredGACReferences].

No comments: