The following are the necessary mininum steps required to integrate a new project type with source control within Visual Studio. The project must implement Microsoft.VisualStudio.Shell.Interop.IVsSccProject2 ( documentation ). GetSccFiles - return which
Read More...