Thoroughly delete VSS in a project

来源:互联网 发布:淘宝店推荐便宜 编辑:程序博客网 时间:2024/05/16 05:11

Follow below steps:

1. Delete 3 kinds of files in project folder:  *.scc,*.vssscc,*.vspscc

2. Delete below nodes in *.csproj fil 

        SccProjectName = "SAK"
        SccLocalPath = "SAK"
        SccAuxPath = "SAK"
        SccProvider = "SAK"