Search Results

1
vote

How do I remove VSS hooks from a VS Web Site?

Those things are pernicious! Visual Studio sticks links to SourceSafe in everywhere, including into the XML that makes up your sln file. I wrote an …