What happened to “Exclude from Source Control” in VS2012

后端 未结 6 1960
自闭症患者
自闭症患者 2021-02-19 04:35

I want to exclude some of the files in code folders from TFS 2012 source control.

Before VS2012 this was done by the \"Exclude from source control\" command available in

6条回答
  •  陌清茗
    陌清茗 (楼主)
    2021-02-19 05:17

    This is the easiest solution:

    1. Select the file(s) in Solution Explorer

    2. Go to File -> Source Control -> Advanced

    Path To Exclude

    and here it is

    Here is the Exclude

    Keep in mind: If you right click a file in Solution Explorer you only find "the most important options" not all :)

提交回复
热议问题