Microsoft.Graph (version 1.12.0)
New features
- New DriveItemPreviewRequestBody.cs is the request body content for the preview action bound to the driveItem entity.
- New ItemPreviewInfo.cs is returned by the preview action.
- Added odataType to base types.
- New doc comments for IntelliSense.
- New DriveItemPreviewRequest.cs and DriveItemPreviewRequestBuilder.cs requests. DriveItemRequestBuilder.cs updated to support the DriveItem preview functionality.
- Removed System.Net.Http package reference for .Net target.
Microsoft.Graph.Core (version 1.12.0)
New features
- Retry handler added.
- Added client factory.
- Removed System.Net.Http package reference for .Net target.