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
- Add a project reference to corelib to ensure that the SDK is built before the documentation project
- Enable the IntelliSense Component to generate a transformed XML documentation file
- Modify the syntax filters to use the same languages as MSDN: C#, VB, C++, and F#
- Modify the visible items filter to only include items visible from outside the library (no private or internal members, and document protected internal members as protected)
0 commit comments