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
System.TypeLoadException
HResult=0x80131522
Message=Could not load type 'Microsoft.Graph.AuthenticateRequestAsyncDelegate' from assembly 'Microsoft.Graph.Core, Version=3.1.12.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'.
Source=CommunityToolkit.Graph
StackTrace:
at CommunityToolkit.Graph.Extensions.ProviderExtensions.GetClient(IProvider provider)
at CTG5.CTGraph.<<CommunityToolkit_DoOneDriveStuffAsync>g__OnProviderStateChanged|2_0>d.MoveNext() in D:\sandbox\CommunityToolkit.Graph\CTG5.cs:line 40
Does CommunityToolkit still support the Graph-Controls library?
If so, it would be great if it could be updated to support Microsoft Graph v5.
Describe the bug
ProviderManager.Instance.GlobalProvider.GetClient()
throwsTypeLoadException
.Steps to Reproduce
Steps to reproduce the behavior:
Expected behavior
No exception.
Environment
NuGet Package(s):
Windows 10 Build Number:
<TargetFramework>net8.0-windows10.0.19041.0</TargetFramework>
Device form factor:
Visual Studio
The text was updated successfully, but these errors were encountered: