摘要: 如果在不连接TFS的情况下,编辑一个已经source control的solution,总是会有烦人的提示信息。如果你确定不再需要source control,可以这么干。 Here is how to remove this association: 1. Remove all *.vssscc and *.vspscc files from your Solution folders. 2. Check if your Solution *.sln file is Read-Only. Remove this flag if needed. 3. Open *.sln file in an 阅读全文
posted @ 2014-02-27 16:59 Yisss 阅读(337) 评论(0) 推荐(0) 编辑