You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create a shared interface (IVsProjectAdapter) for all DteProject API and LSL API, remove all DteProject dependency and make all nuget logical depends on IVsProjectAdapter. [Done]
Add all DTE API and LSL API service to IVsProjectAdapdter.