├── .vs └── OneNoteAPIDiagnostics │ └── v14 │ └── .suo ├── Readme.md └── Tool └── OneNoteAPIDiagnostics_1.0.0.0.zip /.vs/OneNoteAPIDiagnostics/v14/.suo: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OneNoteDev/OneNoteAPIDiagnostics/9018cde964b479febc87bfe3b3d374c68dff1609/.vs/OneNoteAPIDiagnostics/v14/.suo -------------------------------------------------------------------------------- /Readme.md: -------------------------------------------------------------------------------- 1 | ## OneNote API Diagnostics tool 2 | 3 | Created by Microsoft Corporation, 2017. Provided As-is without warranty. Trademarks mentioned here are the property of their owners. 4 | 5 | See the following [blog post](https://blogs.msdn.microsoft.com/onenotedev/2016/09/11/onenote-api-calls-fail-with-a-large-number-of-items-in-a-sharepoint-document-library/) for a detailed explanation of the purpose of this tool and how to use it. -------------------------------------------------------------------------------- /Tool/OneNoteAPIDiagnostics_1.0.0.0.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OneNoteDev/OneNoteAPIDiagnostics/9018cde964b479febc87bfe3b3d374c68dff1609/Tool/OneNoteAPIDiagnostics_1.0.0.0.zip --------------------------------------------------------------------------------