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.