microsoftgraph / msgraph-beta-sdk-dotnet

The Microsoft Graph Client Beta Library for .NET supports the Microsoft Graph /beta endpoint. (preview)
Other
97 stars 32 forks source link

fix: update to use non obsolete constructors and methods #887

Closed andrueastman closed 3 months ago

andrueastman commented 3 months ago

Follow up to https://github.com/microsoftgraph/msgraph-sdk-dotnet-core/pull/879

Cleans up obsolete methods in tests.

Microsoft Reviewers: Open in CodeFlow