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
[assembly:AssemblyDescription("This package includes the core client libraries for connecting your app to the Microsoft Graph. Microsoft Graph enables your app to interact with data entities and their relationships from many Microsoft cloud services with a unified developer experience. Learn more about Microsoft Graph at http://graph.microsoft.io.")]
9
+
[assembly:AssemblyDescription("This package includes the beta core client libraries for connecting your app to the Microsoft Graph. Microsoft Graph enables your app to interact with data entities and their relationships from many Microsoft cloud services with a unified developer experience. Learn more about Microsoft Graph at http://graph.microsoft.io.")]
November 2018 Beta Release Summary (version 1.12.0)
17
17
18
-
- New DriveItemPreviewRequestBody.cs is the request body content for the preview action bound to the driveItem entity.
19
-
- New ItemPreviewInfo.cs is returned by the preview action.
20
-
- Added odataType to base types.
21
-
- New doc comments for IntelliSense.
22
-
- New DriveItemPreviewRequest.cs and DriveItemPreviewRequestBuilder.cs requests. DriveItemRequestBuilder.cs updated to support the DriveItem preview functionality.
23
-
- Removed System.Net.Http package reference for .Net target.
24
-
</PackageReleaseNotes>
18
+
A ton of beta functionality is in this package.</PackageReleaseNotes>
[assembly:AssemblyDescription("This package includes the client libraries for connecting your app to the Microsoft Graph. Microsoft Graph enables your app to interact with data entities and their relationships from many Microsoft cloud services with a unified developer experience. Learn more about Microsoft Graph at http://graph.microsoft.io.")]
9
+
[assembly:AssemblyDescription("This package includes the beta client libraries for connecting your app to the Microsoft Graph. Microsoft Graph enables your app to interact with data entities and their relationships from many Microsoft cloud services with a unified developer experience. Learn more about Microsoft Graph at http://graph.microsoft.io.")]
0 commit comments