6.0.0 (2026-05-12)
⚠ BREAKING CHANGES
- deps: update microsoft-graph-core to 4.x
- Dropped net5.0 target framework. The SDK now targets netstandard2.0, netstandard2.1, net8.0, and net10.0. Consumers targeting net5.0 must upgrade to net8.0 or later.
Features
- generation: update request builders and models (295bde7)
- update target frameworks to net8.0 and net10.0, drop net5.0 (#3096) (a383774)
Miscellaneous Chores
- deps: update microsoft-graph-core to 4.x (f05de16)