Skip to content

Globbing should exclude SCC hint files #2258

@jviau

Description

@jviau

In traditional .csproj, "*.vspscc" and "*.vssscc" are not included in the csproj when the project is under TFS SCC. These files are picked up by the <None Include="**" /> glob in SDK-style projects and shown in the solution explorer. The sdk should exclude these files from the glob.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions