We just converted our ProjectSystem.Web project to dotnet core. This project is part of the solution that has other classic csproj projects and is binded to TFS (all TFS/SCC bindings are in the solution file for all projects in solution.
Now everytime i open solution i get a dialog from TFS checking if i want to bind my ProjectSYstem.Web project:
<PropertyGroup Label="Globals">
<SccProjectName>%24/DevDiv/Offcycle/WPT/WebToolsExtensions/Main/src/ProjectSystem/DotNet.Web</SccProjectName>
<SccProvider>{4CA58AB2-18FA-4F8D-95D4-32DDF27D184C}</SccProvider>
<SccAuxPath>http://vstfdevdiv:8080/devdiv2</SccAuxPath>
<SccLocalPath>.</SccLocalPath>
</PropertyGroup>
I don't want to have it there since sln file is the one holding this data already.
Classic csproj projects did not have that. Kind of annoying...
@davkean Closing these in favor of internal work items is problematic for anyone who wants to know when there is an update.
@davkean what does that internal only workitem have for the latest update?
For folks that want to track this, please Help -> Send Feedback -> Suggest a Feature and that way you can up-vote it. This code base does not own this feature, so tracking it would mean that the team that owns it would never see it.
Most helpful comment
@davkean Closing these in favor of internal work items is problematic for anyone who wants to know when there is an update.