Microsoft.Graph
- New feature - Teams APIs.
- New feature - new Intune APIs
- Change - Updated IntelliSense with new content.
- Change - Device is updated with the MemberOf relationship.
- Change - Group is updated with the isArchived property and Team relationship.
- Change - User is updated with the JoinedTeams relationship.
- Fix - Removed upper bounds on Newtonsoft.Json package reference.
- Fix - Added fluent API for creating a team on a group.
Microsoft.Graph.Core
- New feature - Added AuthenticationHandler.
- Change - Updated GraphClientFactory access modifier to internal.
- Change - Updated HttpProvider to use GraphClientFactory.
- Fix - Removed upper bounds on Newtonsoft.Json package reference.