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
Currently the Microsoft.Private.Intellisense documentation package is treated as a text-only reference package for source-build. This pattern works well when package versions are fairly static for a release. Every time the package version changes, the source-build reference package must be updated otherwise it will cause a prebuilt in source-build. Because the Microsoft.Private.Intellisense package changes regularly, this causes maintenance burden. It would be preferred if we can find a more friendly way to handle this package.