Skip to content

CommunityToolkit.Authentication.Msal use Microsoft Graph V4 but if you install V5,you cannot release #208

Open
@Shomnipotence

Description

@Shomnipotence

Describe the bug

1>C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\microsoft.net.native.compiler\2.2.12-rel-31116-00\tools\Microsoft.NetNative.targets(809,5): warning : MCG : warning MCG0007: 未能解析方法“System.IntPtr Microsoft.Identity.Extensions.Mac.CoreFoundation.CFDataGetBytePtr(System.IntPtr)”的 P/Invoke 方法“/System/Library/Frameworks/CoreFoundation.framework/CoreFoundation!CFDataGetBytePtr”。调用此方法将在运行时引发异常。请确保 P/Invoke 指向 UWP 应用程序中允许的 Windows API,或指向属于包一部分的本机 DLL。如果由于某些原因,P/Invoke 不满足这些条件,请使用 [DllImport(ExactSpelling=true) 指示你了解使用非 UWP API 的含义。
1>C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\microsoft.net.native.compiler\2.2.12-rel-31116-00\tools\Microsoft.NetNative.targets(809,5): warning : MCG : warning MCG0007: 未能解析方法“System.Int32 Microsoft.Identity.Extensions.Mac.CoreFoundation.CFDataGetLength(System.IntPtr)”的 P/Invoke 方法“/System/Library/Frameworks/CoreFoundation.framework/CoreFoundation!CFDataGetLength”。调用此方法将在运行时引发异常。请确保 P/Invoke 指向 UWP 应用程序中允许的 Windows API,或指向属于包一部分的本机 DLL。如果由于某些原因,P/Invoke 不满足这些条件,请使用 [DllImport(ExactSpelling=true) 指示你了解使用非 UWP API 的含义。
1>C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\microsoft.net.native.compiler\2.2.12-rel-31116-00\tools\Microsoft.NetNative.targets(809,5): warning : MCG : warning MCG0007: 未能解析方法“System.IntPtr Microsoft.Identity.Extensions.Mac.LibSystem.dlopen(System.String, System.Int32)”的 P/Invoke 方法“/usr/lib/libSystem.dylib!dlopen”。调用此方法将在运行时引发异常。请确保 P/Invoke 指向 UWP 应用程序中允许的 Windows API,或指向属于包一部分的本机 DLL。如果由于某些原因,P/Invoke 不满足这些条件,请使用 [DllImport(ExactSpelling=true) 指示你了解使用非 UWP API 的含义。
1>C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\microsoft.net.native.compiler\2.2.12-rel-31116-00\tools\Microsoft.NetNative.targets(809,5): warning : MCG : warning MCG0007: 未能解析方法“System.IntPtr Microsoft.Identity.Extensions.Mac.LibSystem.dlsym(System.IntPtr, System.String)”的 P/Invoke 方法“/usr/lib/libSystem.dylib!dlsym”。调用此方法将在运行时引发异常。请确保 P/Invoke 指向 UWP 应用程序中允许的 Windows API,或指向属于包一部分的本机 DLL。如果由于某些原因,P/Invoke 不满足这些条件,请使用 [DllImport(ExactSpelling=true) 指示你了解使用非 UWP API 的含义。
1>C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\microsoft.net.native.compiler\2.2.12-rel-31116-00\tools\Microsoft.NetNative.targets(809,5): warning : MCG : warning MCG0007: 未能解析方法“System.Int32 Microsoft.Identity.Extensions.Mac.SecurityFramework.SessionGetInfo(System.Int32, System.Int32, Microsoft.Identity.Extensions.Mac.SessionAttributeBits)”的 P/Invoke 方法“/System/Library/Frameworks/Security.framework/Security!SessionGetInfo”。调用此方法将在运行时引发异常。请确保 P/Invoke 指向 UWP 应用程序中允许的 Windows API,或指向属于包一部分的本机 DLL。如果由于某些原因,P/Invoke 不满足这些条件,请使用 [DllImport(ExactSpelling=true) 指示你了解使用非 UWP API 的含义。
1>C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\microsoft.net.native.compiler\2.2.12-rel-31116-00\tools\Microsoft.NetNative.targets(809,5): warning : MCG : warning MCG0007: 未能解析方法“System.Int32 Microsoft.Identity.Extensions.Mac.SecurityFramework.SecAccessCreate(System.IntPtr, System.IntPtr, System.IntPtr)”的 P/Invoke 方法“/System/Library/Frameworks/Security.framework/Security!SecAccessCreate”。调用此方法将在运行时引发异常。请确保 P/Invoke 指向 UWP 应用程序中允许的 Windows API,或指向属于包一部分的本机 DLL。如果由于某些原因,P/Invoke 不满足这些条件,请使用 [DllImport(ExactSpelling=true) 指示你了解使用非 UWP API 的含义。
1>C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\microsoft.net.native.compiler\2.2.12-rel-31116-00\tools\Microsoft.NetNative.targets(809,5): warning : MCG : warning MCG0007: 未能解析方法“System.Int32 Microsoft.Identity.Extensions.Mac.SecurityFramework.SecKeychainItemCreateFromContent(System.IntPtr, System.IntPtr, System.UInt32, System.IntPtr, System.IntPtr, System.IntPtr, System.IntPtr)”的 P/Invoke 方法“/System/Library/Frameworks/Security.framework/Security!SecKeychainItemCreateFromContent”。调用此方法将在运行时引发异常。请确保 P/Invoke 指向 UWP 应用程序中允许的 Windows API,或指向属于包一部分的本机 DLL。如果由于某些原因,P/Invoke 不满足这些条件,请使用 [DllImport(ExactSpelling=true) 指示你了解使用非 UWP API 的含义。
1>C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\microsoft.net.native.compiler\2.2.12-rel-31116-00\tools\Microsoft.NetNative.targets(809,5): warning : MCG : warning MCG0007: 未能解析方法“System.Int32 Microsoft.Identity.Extensions.Mac.SecurityFramework.SecKeychainAddGenericPassword(System.IntPtr, System.UInt32, System.String, System.UInt32, System.String, System.UInt32, System.Byte[], System.IntPtr)”的 P/Invoke 方法“/System/Library/Frameworks/Security.framework/Security!SecKeychainAddGenericPassword”。调用此方法将在运行时引发异常。请确保 P/Invoke 指向 UWP 应用程序中允许的 Windows API,或指向属于包一部分的本机 DLL。如果由于某些原因,P/Invoke 不满足这些条件,请使用 [DllImport(ExactSpelling=true) 指示你了解使用非 UWP API 的含义。
1>C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\microsoft.net.native.compiler\2.2.12-rel-31116-00\tools\Microsoft.NetNative.targets(809,5): warning : MCG : warning MCG0007: 未能解析方法“System.Int32 Microsoft.Identity.Extensions.Mac.SecurityFramework.SecKeychainFindGenericPassword(System.IntPtr, System.UInt32, System.String, System.UInt32, System.String, System.UInt32, System.IntPtr, System.IntPtr)”的 P/Invoke 方法“/System/Library/Frameworks/Security.framework/Security!SecKeychainFindGenericPassword”。调用此方法将在运行时引发异常。请确保 P/Invoke 指向 UWP 应用程序中允许的 Windows API,或指向属于包一部分的本机 DLL。如果由于某些原因,P/Invoke 不满足这些条件,请使用 [DllImport(ExactSpelling=true) 指示你了解使用非 UWP API 的含义。
1>C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\microsoft.net.native.compiler\2.2.12-rel-31116-00\tools\Microsoft.NetNative.targets(809,5): warning : MCG : warning MCG0007: 未能解析方法“System.Int32 Microsoft.Identity.Extensions.Mac.SecurityFramework.SecKeychainItemModifyAttributesAndData(System.IntPtr, System.IntPtr, System.UInt32, System.Byte[])”的 P/Invoke 方法“/System/Library/Frameworks/Security.framework/Security!SecKeychainItemModifyAttributesAndData”。调用此方法将在运行时引发异常。请确保 P/Invoke 指向 UWP 应用程序中允许的 Windows API,或指向属于包一部分的本机 DLL。如果由于某些原因,P/Invoke 不满足这些条件,请使用 [DllImport(ExactSpelling=true) 指示你了解使用非 UWP API 的含义。
1>C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\microsoft.net.native.compiler\2.2.12-rel-31116-00\tools\Microsoft.NetNative.targets(809,5): warning : MCG : warning MCG0007: 未能解析方法“System.Int32 Microsoft.Identity.Extensions.Mac.SecurityFramework.SecKeychainItemDelete(System.IntPtr)”的 P/Invoke 方法“/System/Library/Frameworks/Security.framework/Security!SecKeychainItemDelete”。调用此方法将在运行时引发异常。请确保 P/Invoke 指向 UWP 应用程序中允许的 Windows API,或指向属于包一部分的本机 DLL。如果由于某些原因,P/Invoke 不满足这些条件,请使用 [DllImport(ExactSpelling=true) 指示你了解使用非 UWP API 的含义。
1>C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\microsoft.net.native.compiler\2.2.12-rel-31116-00\tools\Microsoft.NetNative.targets(809,5): warning : MCG : warning MCG0007: 未能解析方法“System.Int32 Microsoft.Identity.Extensions.Mac.SecurityFramework.SecKeychainItemFreeContent(System.IntPtr, System.IntPtr)”的 P/Invoke 方法“/System/Library/Frameworks/Security.framework/Security!SecKeychainItemFreeContent”。调用此方法将在运行时引发异常。请确保 P/Invoke 指向 UWP 应用程序中允许的 Windows API,或指向属于包一部分的本机 DLL。如果由于某些原因,P/Invoke 不满足这些条件,请使用 [DllImport(ExactSpelling=true) 指示你了解使用非 UWP API 的含义。
1>C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\microsoft.net.native.compiler\2.2.12-rel-31116-00\tools\Microsoft.NetNative.targets(809,5): warning : MCG : warning MCG0007: 未能解析方法“System.Int32 Microsoft.Identity.Extensions.Mac.SecurityFramework.SecKeychainItemFreeAttributesAndData(System.IntPtr, System.IntPtr)”的 P/Invoke 方法“/System/Library/Frameworks/Security.framework/Security!SecKeychainItemFreeAttributesAndData”。调用此方法将在运行时引发异常。请确保 P/Invoke 指向 UWP 应用程序中允许的 Windows API,或指向属于包一部分的本机 DLL。如果由于某些原因,P/Invoke 不满足这些条件,请使用 [DllImport(ExactSpelling=true) 指示你了解使用非 UWP API 的含义。
1>C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\microsoft.net.native.compiler\2.2.12-rel-31116-00\tools\Microsoft.NetNative.targets(809,5): warning : MCG : warning MCG0007: 未能解析方法“System.Int32 Microsoft.Identity.Extensions.Mac.SecurityFramework.SecItemCopyMatching(System.IntPtr, System.IntPtr)”的 P/Invoke 方法“/System/Library/Frameworks/Security.framework/Security!SecItemCopyMatching”。调用此方法将在运行时引发异常。请确保 P/Invoke 指向 UWP 应用程序中允许的 Windows API,或指向属于包一部分的本机 DLL。如果由于某些原因,P/Invoke 不满足这些条件,请使用 [DllImport(ExactSpelling=true) 指示你了解使用非 UWP API 的含义。
1>C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\microsoft.net.native.compiler\2.2.12-rel-31116-00\tools\Microsoft.NetNative.targets(809,5): warning : MCG : warning MCG0007: 未能解析方法“System.Int32 Microsoft.Identity.Extensions.Mac.SecurityFramework.SecKeychainItemCopyFromPersistentReference(System.IntPtr, System.IntPtr)”的 P/Invoke 方法“/System/Library/Frameworks/Security.framework/Security!SecKeychainItemCopyFromPersistentReference”。调用此方法将在运行时引发异常。请确保 P/Invoke 指向 UWP 应用程序中允许的 Windows API,或指向属于包一部分的本机 DLL。如果由于某些原因,P/Invoke 不满足这些条件,请使用 [DllImport(ExactSpelling=true) 指示你了解使用非 UWP API 的含义。
1>C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\microsoft.net.native.compiler\2.2.12-rel-31116-00\tools\Microsoft.NetNative.targets(809,5): warning : MCG : warning MCG0007: 未能解析方法“System.Int32 Microsoft.Identity.Extensions.Mac.SecurityFramework.SecKeychainItemCopyContent(System.IntPtr, System.IntPtr, System.IntPtr, System.UInt32, System.IntPtr)”的 P/Invoke 方法“/System/Library/Frameworks/Security.framework/Security!SecKeychainItemCopyContent”。调用此方法将在运行时引发异常。请确保 P/Invoke 指向 UWP 应用程序中允许的 Windows API,或指向属于包一部分的本机 DLL。如果由于某些原因,P/Invoke 不满足这些条件,请使用 [DllImport(ExactSpelling=true) 指示你了解使用非 UWP API 的含义。
1>C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\microsoft.net.native.compiler\2.2.12-rel-31116-00\tools\Microsoft.NetNative.targets(809,5): warning : MCG : warning MCG0007: 未能解析方法“System.IntPtr Microsoft.Identity.Client.Extensions.Msal.Libsecret.secret_schema_new(System.String, System.Int32, System.String, System.Int32, System.String, System.Int32, System.IntPtr)”的 P/Invoke 方法“libsecret-1.so.0!secret_schema_new”。调用此方法将在运行时引发异常。请确保 P/Invoke 指向 UWP 应用程序中允许的 Windows API,或指向属于包一部分的本机 DLL。如果由于某些原因,P/Invoke 不满足这些条件,请使用 [DllImport(ExactSpelling=true) 指示你了解使用非 UWP API 的含义。
1>C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\microsoft.net.native.compiler\2.2.12-rel-31116-00\tools\Microsoft.NetNative.targets(809,5): warning : MCG : warning MCG0007: 未能解析方法“System.Int32 Microsoft.Identity.Client.Extensions.Msal.Libsecret.secret_password_store_sync(System.IntPtr, System.String, System.String, System.String, System.IntPtr, System.IntPtr, System.String, System.String, System.String, System.String, System.IntPtr)”的 P/Invoke 方法“libsecret-1.so.0!secret_password_store_sync”。调用此方法将在运行时引发异常。请确保 P/Invoke 指向 UWP 应用程序中允许的 Windows API,或指向属于包一部分的本机 DLL。如果由于某些原因,P/Invoke 不满足这些条件,请使用 [DllImport(ExactSpelling=true) 指示你了解使用非 UWP API 的含义。
1>C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\microsoft.net.native.compiler\2.2.12-rel-31116-00\tools\Microsoft.NetNative.targets(809,5): warning : MCG : warning MCG0007: 未能解析方法“System.String Microsoft.Identity.Client.Extensions.Msal.Libsecret.secret_password_lookup_sync(System.IntPtr, System.IntPtr, System.IntPtr, System.String, System.String, System.String, System.String, System.IntPtr)”的 P/Invoke 方法“libsecret-1.so.0!secret_password_lookup_sync”。调用此方法将在运行时引发异常。请确保 P/Invoke 指向 UWP 应用程序中允许的 Windows API,或指向属于包一部分的本机 DLL。如果由于某些原因,P/Invoke 不满足这些条件,请使用 [DllImport(ExactSpelling=true) 指示你了解使用非 UWP API 的含义。
1>C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\microsoft.net.native.compiler\2.2.12-rel-31116-00\tools\Microsoft.NetNative.targets(809,5): warning : MCG : warning MCG0007: 未能解析方法“System.Int32 Microsoft.Identity.Client.Extensions.Msal.Libsecret.secret_password_clear_sync(System.IntPtr, System.IntPtr, System.IntPtr, System.String, System.String, System.String, System.String, System.IntPtr)”的 P/Invoke 方法“libsecret-1.so.0!secret_password_clear_sync”。调用此方法将在运行时引发异常。请确保 P/Invoke 指向 UWP 应用程序中允许的 Windows API,或指向属于包一部分的本机 DLL。如果由于某些原因,P/Invoke 不满足这些条件,请使用 [DllImport(ExactSpelling=true) 指示你了解使用非 UWP API 的含义。
1>C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\microsoft.net.native.compiler\2.2.12-rel-31116-00\tools\Microsoft.NetNative.targets(809,5): warning : MCG : warning MCG0007: 未能解析方法“System.Int32 Microsoft.Identity.Client.Extensions.Msal.LinuxNativeMethods.getuid()”的 P/Invoke 方法“libc!getuid”。调用此方法将在运行时引发异常。请确保 P/Invoke 指向 UWP 应用程序中允许的 Windows API,或指向属于包一部分的本机 DLL。如果由于某些原因,P/Invoke 不满足这些条件,请使用 [DllImport(ExactSpelling=true) 指示你了解使用非 UWP API 的含义。
1>C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\microsoft.net.native.compiler\2.2.12-rel-31116-00\tools\Microsoft.NetNative.targets(809,5): warning : MCG : warning MCG0007: 未能解析方法“System.Int32 Microsoft.Identity.Client.Extensions.Msal.Accessors.FileWithPermissions.PosixCreate(System.String, System.Int32)”的 P/Invoke 方法“libc!creat”。调用此方法将在运行时引发异常。请确保 P/Invoke 指向 UWP 应用程序中允许的 Windows API,或指向属于包一部分的本机 DLL。如果由于某些原因,P/Invoke 不满足这些条件,请使用 [DllImport(ExactSpelling=true) 指示你了解使用非 UWP API 的含义。
1>C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\microsoft.net.native.compiler\2.2.12-rel-31116-00\tools\Microsoft.NetNative.targets(809,5): warning : MCG : warning MCG0007: 未能解析方法“System.Int32 Microsoft.Identity.Client.Extensions.Msal.Accessors.FileWithPermissions.PosixChmod(System.String, System.Int32)”的 P/Invoke 方法“libc!chmod”。调用此方法将在运行时引发异常。请确保 P/Invoke 指向 UWP 应用程序中允许的 Windows API,或指向属于包一部分的本机 DLL。如果由于某些原因,P/Invoke 不满足这些条件,请使用 [DllImport(ExactSpelling=true) 指示你了解使用非 UWP API 的含义。
1> 正在生成代码...
1> 生成的互操作代码。
1> 正在编译互操作代码
1> 正在生成 System.Reflection.DispatchProxy 代理代码。
1>C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\microsoft.net.native.compiler\2.2.12-rel-31116-00\tools\Microsoft.NetNative.targets(809,5): warning : ILTransform : 警告 ILT0005: 程序集“Microsoft.Graph”中的类型“Microsoft.Graph.Person”未包含在编译中,但在 方法“GraphExtensions.ToPerson(User)” 中进行了引用。最近的 Windows SDK 版本中可能缺少某个程序集或依赖项。
1>C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\microsoft.net.native.compiler\2.2.12-rel-31116-00\tools\Microsoft.NetNative.targets(809,5): warning : ILTransform : 警告 ILT0005: 程序集“Microsoft.Graph”中的类型“Microsoft.Graph.User”未包含在编译中,但在 方法“GraphExtensions.ToPerson(User)” 中进行了引用。最近的 Windows SDK 版本中可能缺少某个程序集或依赖项。
1>C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\microsoft.net.native.compiler\2.2.12-rel-31116-00\tools\Microsoft.NetNative.targets(809,5): warning : ILTransform : 警告 ILT0005: 程序集“Microsoft.Graph.Core”中的类型“Microsoft.Graph.IBaseRequest”未包含在编译中,但在 方法“GraphExtensions.Search(T, string)” 中进行了引用。最近的 Windows SDK 版本中可能缺少某个程序集或依赖项。
1>C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\microsoft.net.native.compiler\2.2.12-rel-31116-00\tools\Microsoft.NetNative.targets(809,5): warning : ILTransform : 警告 ILT0005: 程序集“Microsoft.Graph”中的类型“Microsoft.Graph.DriveItem”未包含在编译中,但在 方法“GraphExtensions.SetFileAsync(GraphServiceClient, string, string, T, IObjectSerializer)” 中进行了引用。最近的 Windows SDK 版本中可能缺少某个程序集或依赖项。
1>C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\microsoft.net.native.compiler\2.2.12-rel-31116-00\tools\Microsoft.NetNative.targets(809,5): warning : ILTransform : 警告 ILT0005: 程序集“Microsoft.Graph”中的类型“Microsoft.Graph.IUserPeopleCollectionPage”未包含在编译中,但在 方法“GraphExtensions.FindPersonAsync(GraphServiceClient, string)” 中进行了引用。最近的 Windows SDK 版本中可能缺少某个程序集或依赖项。
1>C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\microsoft.net.native.compiler\2.2.12-rel-31116-00\tools\Microsoft.NetNative.targets(809,5): warning : ILTransform : 警告 ILT0005: 程序集“Microsoft.Graph”中的类型“Microsoft.Graph.Extension”未包含在编译中,但在 方法“GraphExtensions.GetExtension(GraphServiceClient, string, string)” 中进行了引用。最近的 Windows SDK 版本中可能缺少某个程序集或依赖项。
1>C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\microsoft.net.native.compiler\2.2.12-rel-31116-00\tools\Microsoft.NetNative.targets(809,5): warning : ILTransform : 警告 ILT0005: 程序集“Microsoft.Graph”中的类型“Microsoft.Graph.IGraphServiceUsersCollectionPage”未包含在编译中,但在 方法“GraphExtensions.FindUserAsync(GraphServiceClient, string)” 中进行了引用。最近的 Windows SDK 版本中可能缺少某个程序集或依赖项。
1>C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\microsoft.net.native.compiler\2.2.12-rel-31116-00\tools\Microsoft.NetNative.targets(809,5): warning : ILTransform : 警告 ILT0005: 程序集“Microsoft.Graph”中的类型“Microsoft.Graph.IUserExtensionsCollectionPage”未包含在编译中,但在 类型“CommunityToolkit.Graph.Extensions.GraphExtensions+d__10” 中进行了引用。最近的 Windows SDK 版本中可能缺少某个程序集或依赖项。
1>C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\microsoft.net.native.compiler\2.2.12-rel-31116-00\tools\Microsoft.NetNative.targets(809,5): warning : ILTransform : 警告 ILT0005: 程序集“Microsoft.Graph”中的类型“Microsoft.Graph.IDriveItemChildrenCollectionPage”未包含在编译中,但在 类型“CommunityToolkit.Graph.Extensions.GraphExtensions+d__7” 中进行了引用。最近的 Windows SDK 版本中可能缺少某个程序集或依赖项。
1>C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\microsoft.net.native.compiler\2.2.12-rel-31116-00\tools\Microsoft.NetNative.targets(809,5): warning : ILTransform : 警告 ILT0005: 程序集“Microsoft.Graph.Core”中的类型“Microsoft.Graph.IMiddlewareOption”未包含在编译中,但在 方法“MsalProvider.d__17.MoveNext()” 中进行了引用。最近的 Windows SDK 版本中可能缺少某个程序集或依赖项。
1>C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\microsoft.net.native.compiler\2.2.12-rel-31116-00\tools\Microsoft.NetNative.targets(809,5): warning : ILTransform : 警告 ILT0005: 程序集“Microsoft.Graph.Core”中的类型“Microsoft.Graph.AuthenticationHandlerOption”未包含在编译中,但在 方法“MsalProvider.d__17.MoveNext()” 中进行了引用。最近的 Windows SDK 版本中可能缺少某个程序集或依赖项。
1>C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\microsoft.net.native.compiler\2.2.12-rel-31116-00\tools\Microsoft.NetNative.targets(809,5): warning : ILTransform : 警告 ILT0003: 由于缺少程序集“Microsoft.Graph.Core”中的方法“GraphRequestContext.get_MiddlewareOptions()”,方法“MsalProvider.d__17.MoveNext()”将始终引发异常。最近的 Windows SDK 版本中可能缺少某个程序集或依赖项。
1>C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\microsoft.net.native.compiler\2.2.12-rel-31116-00\tools\Microsoft.NetNative.targets(809,5): warning : ILTransform : 警告 ILT0003: 由于缺少程序集“Microsoft.Graph”中的方法“Person..ctor()”,方法“GraphExtensions.ToPerson(User)”将始终引发异常。最近的 Windows SDK 版本中可能缺少某个程序集或依赖项。
1>C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\microsoft.net.native.compiler\2.2.12-rel-31116-00\tools\Microsoft.NetNative.targets(809,5): warning : ILTransform : 警告 ILT0003: 由于缺少程序集“Microsoft.Graph.Core”中的方法“IBaseRequest.get_QueryOptions()”,方法“GraphExtensions.Search(T, string)”将始终引发异常。最近的 Windows SDK 版本中可能缺少某个程序集或依赖项。
1>C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\microsoft.net.native.compiler\2.2.12-rel-31116-00\tools\Microsoft.NetNative.targets(809,5): warning : ILTransform : 警告 ILT0005: 程序集“Microsoft.Graph.Core”中的类型“Microsoft.Graph.AuthenticateRequestAsyncDelegate”未包含在编译中,但在 方法“ProviderExtensions.GetClient(IProvider)” 中进行了引用。最近的 Windows SDK 版本中可能缺少某个程序集或依赖项。
1>C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\microsoft.net.native.compiler\2.2.12-rel-31116-00\tools\Microsoft.NetNative.targets(809,5): warning : ILTransform : 警告 ILT0003: 由于缺少程序集“Microsoft.Graph.Core”中的方法“AuthenticateRequestAsyncDelegate..ctor(object, IntPtr)”,方法“ProviderExtensions.GetClient(IProvider)”将始终引发异常。最近的 Windows SDK 版本中可能缺少某个程序集或依赖项。
1>C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\microsoft.net.native.compiler\2.2.12-rel-31116-00\tools\Microsoft.NetNative.targets(809,5): warning : ILTransform : 警告 ILT0003: 由于缺少程序集“Microsoft.Graph.Core”中的方法“AuthenticateRequestAsyncDelegate..ctor(object, IntPtr)”,方法“ProviderExtensions.GetBetaClient(IProvider)”将始终引发异常。最近的 Windows SDK 版本中可能缺少某个程序集或依赖项。
1>C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\microsoft.net.native.compiler\2.2.12-rel-31116-00\tools\Microsoft.NetNative.targets(809,5): warning : ILTransform : 警告 ILT0005: 程序集“Microsoft.Graph”中的类型“Microsoft.Graph.Entity”未包含在编译中,但在 方法“OneDriveStorageHelper.d__6.MoveNext()” 中进行了引用。最近的 Windows SDK 版本中可能缺少某个程序集或依赖项。
1>C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\microsoft.net.native.compiler\2.2.12-rel-31116-00\tools\Microsoft.NetNative.targets(809,5): warning : ILTransform : 警告 ILT0003: 由于缺少程序集“Microsoft.Graph”中的方法“Entity.get_Id()”,方法“OneDriveStorageHelper.d__6.MoveNext()”将始终引发异常。最近的 Windows SDK 版本中可能缺少某个程序集或依赖项。
1>C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\microsoft.net.native.compiler\2.2.12-rel-31116-00\tools\Microsoft.NetNative.targets(809,5): warning : ILTransform : 警告 ILT0003: 由于缺少程序集“Microsoft.Graph”中的方法“GraphServiceClient.get_Me()”,方法“UserExtensionStorageHelper.d__23.MoveNext()”将始终引发异常。最近的 Windows SDK 版本中可能缺少某个程序集或依赖项。
1>C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\microsoft.net.native.compiler\2.2.12-rel-31116-00\tools\Microsoft.NetNative.targets(809,5): warning : ILTransform : 警告 ILT0003: 由于缺少程序集“Microsoft.Graph”中的方法“Entity.get_AdditionalData()”,方法“UserExtensionStorageHelper.d__33.MoveNext()”将始终引发异常。最近的 Windows SDK 版本中可能缺少某个程序集或依赖项。
1>C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\microsoft.net.native.compiler\2.2.12-rel-31116-00\tools\Microsoft.NetNative.targets(809,5): warning : ILTransform : 警告 ILT0003: 由于缺少程序集“Microsoft.Graph”中的方法“GraphServiceClient.get_Users()”,方法“GraphExtensions.d__11.MoveNext()”将始终引发异常。最近的 Windows SDK 版本中可能缺少某个程序集或依赖项。
1>C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\microsoft.net.native.compiler\2.2.12-rel-31116-00\tools\Microsoft.NetNative.targets(809,5): warning : ILTransform : 警告 ILT0003: 由于缺少程序集“Microsoft.Graph”中的方法“DriveItem..ctor()”,方法“GraphExtensions.d__6.MoveNext()”将始终引发异常。最近的 Windows SDK 版本中可能缺少某个程序集或依赖项。
1>C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\microsoft.net.native.compiler\2.2.12-rel-31116-00\tools\Microsoft.NetNative.targets(809,5): warning : ILTransform : 警告 ILT0003: 由于缺少程序集“Microsoft.Graph”中的方法“GraphServiceClient.get_Users()”,方法“GraphExtensions.d__12.MoveNext()”将始终引发异常。最近的 Windows SDK 版本中可能缺少某个程序集或依赖项。
1>C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\microsoft.net.native.compiler\2.2.12-rel-31116-00\tools\Microsoft.NetNative.targets(809,5): warning : ILTransform : 警告 ILT0003: 由于缺少程序集“Microsoft.Graph”中的方法“GraphServiceClient.get_Users()”,方法“GraphExtensions.d__4.MoveNext()”将始终引发异常。最近的 Windows SDK 版本中可能缺少某个程序集或依赖项。
1>C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\microsoft.net.native.compiler\2.2.12-rel-31116-00\tools\Microsoft.NetNative.targets(809,5): warning : ILTransform : 警告 ILT0003: 由于缺少程序集“Microsoft.Graph”中的方法“GraphServiceClient.get_Me()”,方法“GraphExtensions.d__8.MoveNext()”将始终引发异常。最近的 Windows SDK 版本中可能缺少某个程序集或依赖项。
1>C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\microsoft.net.native.compiler\2.2.12-rel-31116-00\tools\Microsoft.NetNative.targets(809,5): warning : ILTransform : 警告 ILT0003: 由于缺少程序集“Microsoft.Graph”中的方法“GraphServiceClient.get_Users()”,方法“GraphExtensions.d__16.MoveNext()”将始终引发异常。最近的 Windows SDK 版本中可能缺少某个程序集或依赖项。
1>C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\microsoft.net.native.compiler\2.2.12-rel-31116-00\tools\Microsoft.NetNative.targets(809,5): warning : ILTransform : 警告 ILT0003: 由于缺少程序集“Microsoft.Graph”中的方法“GraphServiceClient.get_Users()”,方法“GraphExtensions.d__10.MoveNext()”将始终引发异常。最近的 Windows SDK 版本中可能缺少某个程序集或依赖项。
1>C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\microsoft.net.native.compiler\2.2.12-rel-31116-00\tools\Microsoft.NetNative.targets(809,5): warning : ILTransform : 警告 ILT0003: 由于缺少程序集“Microsoft.Graph”中的方法“GraphServiceClient.get_Users()”,方法“GraphExtensions.d__9.MoveNext()”将始终引发异常。最近的 Windows SDK 版本中可能缺少某个程序集或依赖项。
1>C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\microsoft.net.native.compiler\2.2.12-rel-31116-00\tools\Microsoft.NetNative.targets(809,5): warning : ILTransform : 警告 ILT0003: 由于缺少程序集“Microsoft.Graph”中的方法“GraphServiceClient.get_Users()”,方法“GraphExtensions.d__3.MoveNext()”将始终引发异常。最近的 Windows SDK 版本中可能缺少某个程序集或依赖项。
1>C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\microsoft.net.native.compiler\2.2.12-rel-31116-00\tools\Microsoft.NetNative.targets(809,5): warning : ILTransform : 警告 ILT0003: 由于缺少程序集“Microsoft.Graph”中的方法“GraphServiceClient.get_Me()”,方法“GraphExtensions.d__14.MoveNext()”将始终引发异常。最近的 Windows SDK 版本中可能缺少某个程序集或依赖项。
1>C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\microsoft.net.native.compiler\2.2.12-rel-31116-00\tools\Microsoft.NetNative.targets(809,5): warning : ILTransform : 警告 ILT0003: 由于缺少程序集“Microsoft.Graph”中的方法“GraphServiceClient.get_Me()”,方法“GraphExtensions.d__18.MoveNext()”将始终引发异常。最近的 Windows SDK 版本中可能缺少某个程序集或依赖项。
1>C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\microsoft.net.native.compiler\2.2.12-rel-31116-00\tools\Microsoft.NetNative.targets(809,5): warning : ILTransform : 警告 ILT0003: 由于缺少程序集“Microsoft.Graph”中的方法“GraphServiceClient.get_Users()”,方法“GraphExtensions.d__15.MoveNext()”将始终引发异常。最近的 Windows SDK 版本中可能缺少某个程序集或依赖项。
1>C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\microsoft.net.native.compiler\2.2.12-rel-31116-00\tools\Microsoft.NetNative.targets(809,5): warning : ILTransform : 警告 ILT0003: 由于缺少程序集“Microsoft.Graph”中的方法“GraphServiceClient.get_Users()”,方法“GraphExtensions.d__17.MoveNext()”将始终引发异常。最近的 Windows SDK 版本中可能缺少某个程序集或依赖项。
1>C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\microsoft.net.native.compiler\2.2.12-rel-31116-00\tools\Microsoft.NetNative.targets(809,5): warning : ILTransform : 警告 ILT0003: 由于缺少程序集“Microsoft.Graph”中的方法“GraphServiceClient.get_Users()”,方法“GraphExtensions.d__7.MoveNext()”将始终引发异常。最近的 Windows SDK 版本中可能缺少某个程序集或依赖项。
1>C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\microsoft.net.native.compiler\2.2.12-rel-31116-00\tools\Microsoft.NetNative.targets(809,5): warning : ILTransform : 警告 ILT0003: 由于缺少程序集“Microsoft.Graph”中的方法“DriveItem..ctor()”,方法“GraphExtensions.d__5.MoveNext()”将始终引发异常。最近的 Windows SDK 版本中可能缺少某个程序集或依赖项。
1>C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\microsoft.net.native.compiler\2.2.12-rel-31116-00\tools\Microsoft.NetNative.targets(809,5): warning : ILTransform : 警告 ILT0003: 由于缺少程序集“Microsoft.Graph”中的方法“GraphServiceClient.get_Users()”,方法“GraphExtensions.d__2.MoveNext()”将始终引发异常。最近的 Windows SDK 版本中可能缺少某个程序集或依赖项。
1>C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\microsoft.net.native.compiler\2.2.12-rel-31116-00\tools\Microsoft.NetNative.targets(809,5): warning : ILTransform : 警告 ILT0003: 由于缺少程序集“Microsoft.Graph”中的方法“Entity.set_AdditionalData(IDictionary<string, object>)”,方法“GraphExtensions.d__13.MoveNext()”将始终引发异常。最近的 Windows SDK 版本中可能缺少某个程序集或依赖项。
1>C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\microsoft.net.native.compiler\2.2.12-rel-31116-00\tools\Microsoft.NetNative.targets(809,5): warning : ILTransform : 警告 ILT0005: 程序集“Microsoft.Graph”中的类型“Microsoft.Graph.ScoredEmailAddress”未包含在编译中,但在 应用程序 中进行了引用。最近的 Windows SDK 版本中可能缺少某个程序集或依赖项。
1>C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\microsoft.net.native.compiler\2.2.12-rel-31116-00\tools\Microsoft.NetNative.targets(809,5): warning : ILTransform : 警告 ILT0005: 程序集“Microsoft.Graph.Core”中的类型“Microsoft.Graph.QueryOption”未包含在编译中,但在 应用程序 中进行了引用。最近的 Windows SDK 版本中可能缺少某个程序集或依赖项。
1>C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\microsoft.net.native.compiler\2.2.12-rel-31116-00\tools\Microsoft.NetNative.targets(809,5): warning : ILTransform : 警告 ILT0005: 程序集“Microsoft.Graph”中的类型“Microsoft.Graph.IUserPeopleCollectionRequest”未包含在编译中,但在 应用程序 中进行了引用。最近的 Windows SDK 版本中可能缺少某个程序集或依赖项。
1> 正在清理未引用的代码
1> 正在生成本机代码
1> 正在生成本机代码的链接地址信息
1>C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\microsoft.net.native.compiler\2.2.12-rel-31116-00\tools\Microsoft.NetNative.targets(809,5): error : RHBIND : error RHB0002: 未能写入 PDB。
1>C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\microsoft.net.native.compiler\2.2.12-rel-31116-00\tools\Microsoft.NetNative.targets(809,5): error : 程序集“Microsoft.Graph”中的类型“Microsoft.Graph.Person”未包含在编译中,但在 方法“GraphExtensions.ToPerson(User)” 中进行了引用。最近的 Windows SDK 版本中可能缺少某个程序集或依赖项。
1>C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\microsoft.net.native.compiler\2.2.12-rel-31116-00\tools\Microsoft.NetNative.targets(809,5): error : 程序集“Microsoft.Graph”中的类型“Microsoft.Graph.User”未包含在编译中,但在 方法“GraphExtensions.ToPerson(User)” 中进行了引用。最近的 Windows SDK 版本中可能缺少某个程序集或依赖项。
1>C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\microsoft.net.native.compiler\2.2.12-rel-31116-00\tools\Microsoft.NetNative.targets(809,5): error : 程序集“Microsoft.Graph.Core”中的类型“Microsoft.Graph.IBaseRequest”未包含在编译中,但在 方法“GraphExtensions.Search(T, string)” 中进行了引用。最近的 Windows SDK 版本中可能缺少某个程序集或依赖项。
1>C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\microsoft.net.native.compiler\2.2.12-rel-31116-00\tools\Microsoft.NetNative.targets(809,5): error : 程序集“Microsoft.Graph”中的类型“Microsoft.Graph.DriveItem”未包含在编译中,但在 方法“GraphExtensions.SetFileAsync(GraphServiceClient, string, string, T, IObjectSerializer)” 中进行了引用。最近的 Windows SDK 版本中可能缺少某个程序集或依赖项。
1>C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\microsoft.net.native.compiler\2.2.12-rel-31116-00\tools\Microsoft.NetNative.targets(809,5): error : 程序集“Microsoft.Graph”中的类型“Microsoft.Graph.IUserPeopleCollectionPage”未包含在编译中,但在 方法“GraphExtensions.FindPersonAsync(GraphServiceClient, string)” 中进行了引用。最近的 Windows SDK 版本中可能缺少某个程序集或依赖项。
1>C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\microsoft.net.native.compiler\2.2.12-rel-31116-00\tools\Microsoft.NetNative.targets(809,5): error : 程序集“Microsoft.Graph”中的类型“Microsoft.Graph.Extension”未包含在编译中,但在 方法“GraphExtensions.GetExtension(GraphServiceClient, string, string)” 中进行了引用。最近的 Windows SDK 版本中可能缺少某个程序集或依赖项。
1>C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\microsoft.net.native.compiler\2.2.12-rel-31116-00\tools\Microsoft.NetNative.targets(809,5): error : 程序集“Microsoft.Graph”中的类型“Microsoft.Graph.IGraphServiceUsersCollectionPage”未包含在编译中,但在 方法“GraphExtensions.FindUserAsync(GraphServiceClient, string)” 中进行了引用。最近的 Windows SDK 版本中可能缺少某个程序集或依赖项。
1>C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\microsoft.net.native.compiler\2.2.12-rel-31116-00\tools\Microsoft.NetNative.targets(809,5): error : 程序集“Microsoft.Graph”中的类型“Microsoft.Graph.IUserExtensionsCollectionPage”未包含在编译中,但在 类型“CommunityToolkit.Graph.Extensions.GraphExtensions+d__10” 中进行了引用。最近的 Windows SDK 版本中可能缺少某个程序集或依赖项。
1>C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\microsoft.net.native.compiler\2.2.12-rel-31116-00\tools\Microsoft.NetNative.targets(809,5): error : 程序集“Microsoft.Graph”中的类型“Microsoft.Graph.IDriveItemChildrenCollectionPage”未包含在编译中,但在 类型“CommunityToolkit.Graph.Extensions.GraphExtensions+d__7” 中进行了引用。最近的 Windows SDK 版本中可能缺少某个程序集或依赖项。
1>C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\microsoft.net.native.compiler\2.2.12-rel-31116-00\tools\Microsoft.NetNative.targets(809,5): error : 程序集“Microsoft.Graph.Core”中的类型“Microsoft.Graph.IMiddlewareOption”未包含在编译中,但在 方法“MsalProvider.d__17.MoveNext()” 中进行了引用。最近的 Windows SDK 版本中可能缺少某个程序集或依赖项。
1>C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\microsoft.net.native.compiler\2.2.12-rel-31116-00\tools\Microsoft.NetNative.targets(809,5): error : 程序集“Microsoft.Graph.Core”中的类型“Microsoft.Graph.AuthenticationHandlerOption”未包含在编译中,但在 方法“MsalProvider.d__17.MoveNext()” 中进行了引用。最近的 Windows SDK 版本中可能缺少某个程序集或依赖项。
1>C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\microsoft.net.native.compiler\2.2.12-rel-31116-00\tools\Microsoft.NetNative.targets(809,5): error : 由于缺少程序集“Microsoft.Graph.Core”中的方法“GraphRequestContext.get_MiddlewareOptions()”,方法“MsalProvider.d__17.MoveNext()”将始终引发异常。最近的 Windows SDK 版本中可能缺少某个程序集或依赖项。
1>C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\microsoft.net.native.compiler\2.2.12-rel-31116-00\tools\Microsoft.NetNative.targets(809,5): error : 由于缺少程序集“Microsoft.Graph”中的方法“Person..ctor()”,方法“GraphExtensions.ToPerson(User)”将始终引发异常。最近的 Windows SDK 版本中可能缺少某个程序集或依赖项。
1>C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\microsoft.net.native.compiler\2.2.12-rel-31116-00\tools\Microsoft.NetNative.targets(809,5): error : 由于缺少程序集“Microsoft.Graph.Core”中的方法“IBaseRequest.get_QueryOptions()”,方法“GraphExtensions.Search(T, string)”将始终引发异常。最近的 Windows SDK 版本中可能缺少某个程序集或依赖项。
1>C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\microsoft.net.native.compiler\2.2.12-rel-31116-00\tools\Microsoft.NetNative.targets(809,5): error : 程序集“Microsoft.Graph.Core”中的类型“Microsoft.Graph.AuthenticateRequestAsyncDelegate”未包含在编译中,但在 方法“ProviderExtensions.GetClient(IProvider)” 中进行了引用。最近的 Windows SDK 版本中可能缺少某个程序集或依赖项。
1>C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\microsoft.net.native.compiler\2.2.12-rel-31116-00\tools\Microsoft.NetNative.targets(809,5): error : 由于缺少程序集“Microsoft.Graph.Core”中的方法“AuthenticateRequestAsyncDelegate..ctor(object, IntPtr)”,方法“ProviderExtensions.GetClient(IProvider)”将始终引发异常。最近的 Windows SDK 版本中可能缺少某个程序集或依赖项。
1>C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\microsoft.net.native.compiler\2.2.12-rel-31116-00\tools\Microsoft.NetNative.targets(809,5): error : 由于缺少程序集“Microsoft.Graph.Core”中的方法“AuthenticateRequestAsyncDelegate..ctor(object, IntPtr)”,方法“ProviderExtensions.GetBetaClient(IProvider)”将始终引发异常。最近的 Windows SDK 版本中可能缺少某个程序集或依赖项。
1>C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\microsoft.net.native.compiler\2.2.12-rel-31116-00\tools\Microsoft.NetNative.targets(809,5): error : 程序集“Microsoft.Graph”中的类型“Microsoft.Graph.Entity”未包含在编译中,但在 方法“OneDriveStorageHelper.d__6.MoveNext()” 中进行了引用。最近的 Windows SDK 版本中可能缺少某个程序集或依赖项。
1>C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\microsoft.net.native.compiler\2.2.12-rel-31116-00\tools\Microsoft.NetNative.targets(809,5): error : 由于缺少程序集“Microsoft.Graph”中的方法“Entity.get_Id()”,方法“OneDriveStorageHelper.d__6.MoveNext()”将始终引发异常。最近的 Windows SDK 版本中可能缺少某个程序集或依赖项。
1>C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\microsoft.net.native.compiler\2.2.12-rel-31116-00\tools\Microsoft.NetNative.targets(809,5): error : 由于缺少程序集“Microsoft.Graph”中的方法“GraphServiceClient.get_Me()”,方法“UserExtensionStorageHelper.d__23.MoveNext()”将始终引发异常。最近的 Windows SDK 版本中可能缺少某个程序集或依赖项。
1>C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\microsoft.net.native.compiler\2.2.12-rel-31116-00\tools\Microsoft.NetNative.targets(809,5): error : 由于缺少程序集“Microsoft.Graph”中的方法“Entity.get_AdditionalData()”,方法“UserExtensionStorageHelper.d__33.MoveNext()”将始终引发异常。最近的 Windows SDK 版本中可能缺少某个程序集或依赖项。
1>C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\microsoft.net.native.compiler\2.2.12-rel-31116-00\tools\Microsoft.NetNative.targets(809,5): error : 由于缺少程序集“Microsoft.Graph”中的方法“GraphServiceClient.get_Users()”,方法“GraphExtensions.d__11.MoveNext()”将始终引发异常。最近的 Windows SDK 版本中可能缺少某个程序集或依赖项。
1>C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\microsoft.net.native.compiler\2.2.12-rel-31116-00\tools\Microsoft.NetNative.targets(809,5): error : 由于缺少程序集“Microsoft.Graph”中的方法“DriveItem..ctor()”,方法“GraphExtensions.d__6.MoveNext()”将始终引发异常。最近的 Windows SDK 版本中可能缺少某个程序集或依赖项。
1>C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\microsoft.net.native.compiler\2.2.12-rel-31116-00\tools\Microsoft.NetNative.targets(809,5): error : 由于缺少程序集“Microsoft.Graph”中的方法“GraphServiceClient.get_Users()”,方法“GraphExtensions.d__12.MoveNext()”将始终引发异常。最近的 Windows SDK 版本中可能缺少某个程序集或依赖项。
1>C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\microsoft.net.native.compiler\2.2.12-rel-31116-00\tools\Microsoft.NetNative.targets(809,5): error : 由于缺少程序集“Microsoft.Graph”中的方法“GraphServiceClient.get_Users()”,方法“GraphExtensions.d__4.MoveNext()”将始终引发异常。最近的 Windows SDK 版本中可能缺少某个程序集或依赖项。
1>C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\microsoft.net.native.compiler\2.2.12-rel-31116-00\tools\Microsoft.NetNative.targets(809,5): error : 由于缺少程序集“Microsoft.Graph”中的方法“GraphServiceClient.get_Me()”,方法“GraphExtensions.d__8.MoveNext()”将始终引发异常。最近的 Windows SDK 版本中可能缺少某个程序集或依赖项。
1>C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\microsoft.net.native.compiler\2.2.12-rel-31116-00\tools\Microsoft.NetNative.targets(809,5): error : 由于缺少程序集“Microsoft.Graph”中的方法“GraphServiceClient.get_Users()”,方法“GraphExtensions.d__16.MoveNext()”将始终引发异常。最近的 Windows SDK 版本中可能缺少某个程序集或依赖项。
1>C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\microsoft.net.native.compiler\2.2.12-rel-31116-00\tools\Microsoft.NetNative.targets(809,5): error : 由于缺少程序集“Microsoft.Graph”中的方法“GraphServiceClient.get_Users()”,方法“GraphExtensions.d__10.MoveNext()”将始终引发异常。最近的 Windows SDK 版本中可能缺少某个程序集或依赖项。
1>C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\microsoft.net.native.compiler\2.2.12-rel-31116-00\tools\Microsoft.NetNative.targets(809,5): error : 由于缺少程序集“Microsoft.Graph”中的方法“GraphServiceClient.get_Users()”,方法“GraphExtensions.d__9.MoveNext()”将始终引发异常。最近的 Windows SDK 版本中可能缺少某个程序集或依赖项。
1>C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\microsoft.net.native.compiler\2.2.12-rel-31116-00\tools\Microsoft.NetNative.targets(809,5): error : 由于缺少程序集“Microsoft.Graph”中的方法“GraphServiceClient.get_Users()”,方法“GraphExtensions.d__3.MoveNext()”将始终引发异常。最近的 Windows SDK 版本中可能缺少某个程序集或依赖项。
1>C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\microsoft.net.native.compiler\2.2.12-rel-31116-00\tools\Microsoft.NetNative.targets(809,5): error : 由于缺少程序集“Microsoft.Graph”中的方法“GraphServiceClient.get_Me()”,方法“GraphExtensions.d__14.MoveNext()”将始终引发异常。最近的 Windows SDK 版本中可能缺少某个程序集或依赖项。
1>C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\microsoft.net.native.compiler\2.2.12-rel-31116-00\tools\Microsoft.NetNative.targets(809,5): error : 由于缺少程序集“Microsoft.Graph”中的方法“GraphServiceClient.get_Me()”,方法“GraphExtensions.d__18.MoveNext()”将始终引发异常。最近的 Windows SDK 版本中可能缺少某个程序集或依赖项。
1>C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\microsoft.net.native.compiler\2.2.12-rel-31116-00\tools\Microsoft.NetNative.targets(809,5): error : 由于缺少程序集“Microsoft.Graph”中的方法“GraphServiceClient.get_Users()”,方法“GraphExtensions.d__15.MoveNext()”将始终引发异常。最近的 Windows SDK 版本中可能缺少某个程序集或依赖项。
1>C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\microsoft.net.native.compiler\2.2.12-rel-31116-00\tools\Microsoft.NetNative.targets(809,5): error : 由于缺少程序集“Microsoft.Graph”中的方法“GraphServiceClient.get_Users()”,方法“GraphExtensions.d__17.MoveNext()”将始终引发异常。最近的 Windows SDK 版本中可能缺少某个程序集或依赖项。
1>C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\microsoft.net.native.compiler\2.2.12-rel-31116-00\tools\Microsoft.NetNative.targets(809,5): error : 由于缺少程序集“Microsoft.Graph”中的方法“GraphServiceClient.get_Users()”,方法“GraphExtensions.d__7.MoveNext()”将始终引发异常。最近的 Windows SDK 版本中可能缺少某个程序集或依赖项。
1>C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\microsoft.net.native.compiler\2.2.12-rel-31116-00\tools\Microsoft.NetNative.targets(809,5): error : 由于缺少程序集“Microsoft.Graph”中的方法“DriveItem..ctor()”,方法“GraphExtensions.d__5.MoveNext()”将始终引发异常。最近的 Windows SDK 版本中可能缺少某个程序集或依赖项。
1>C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\microsoft.net.native.compiler\2.2.12-rel-31116-00\tools\Microsoft.NetNative.targets(809,5): error : 由于缺少程序集“Microsoft.Graph”中的方法“GraphServiceClient.get_Users()”,方法“GraphExtensions.d__2.MoveNext()”将始终引发异常。最近的 Windows SDK 版本中可能缺少某个程序集或依赖项。
1>C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\microsoft.net.native.compiler\2.2.12-rel-31116-00\tools\Microsoft.NetNative.targets(809,5): error : 由于缺少程序集“Microsoft.Graph”中的方法“Entity.set_AdditionalData(IDictionary<string, object>)”,方法“GraphExtensions.d__13.MoveNext()”将始终引发异常。最近的 Windows SDK 版本中可能缺少某个程序集或依赖项。
1>C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\microsoft.net.native.compiler\2.2.12-rel-31116-00\tools\Microsoft.NetNative.targets(809,5): error : 程序集“Microsoft.Graph”中的类型“Microsoft.Graph.ScoredEmailAddress”未包含在编译中,但在 应用程序 中进行了引用。最近的 Windows SDK 版本中可能缺少某个程序集或依赖项。
1>C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\microsoft.net.native.compiler\2.2.12-rel-31116-00\tools\Microsoft.NetNative.targets(809,5): error : 程序集“Microsoft.Graph.Core”中的类型“Microsoft.Graph.QueryOption”未包含在编译中,但在 应用程序 中进行了引用。最近的 Windows SDK 版本中可能缺少某个程序集或依赖项。
1>C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\microsoft.net.native.compiler\2.2.12-rel-31116-00\tools\Microsoft.NetNative.targets(809,5): error : 程序集“Microsoft.Graph”中的类型“Microsoft.Graph.IUserPeopleCollectionRequest”未包含在编译中,但在 应用程序 中进行了引用。最近的 Windows SDK 版本中可能缺少某个程序集或依赖项。
1>C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\microsoft.net.native.compiler\2.2.12-rel-31116-00\tools\Microsoft.NetNative.targets(809,5): error : 程序集“Microsoft.Graph”中的类型“Microsoft.Graph.Person”未包含在编译中,但在 方法“GraphExtensions.ToPerson(User)” 中进行了引用。最近的 Windows SDK 版本中可能缺少某个程序集或依赖项。
1>C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\microsoft.net.native.compiler\2.2.12-rel-31116-00\tools\Microsoft.NetNative.targets(809,5): error : 程序集“Microsoft.Graph”中的类型“Microsoft.Graph.User”未包含在编译中,但在 方法“GraphExtensions.ToPerson(User)” 中进行了引用。最近的 Windows SDK 版本中可能缺少某个程序集或依赖项。
1>C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\microsoft.net.native.compiler\2.2.12-rel-31116-00\tools\Microsoft.NetNative.targets(809,5): error : 程序集“Microsoft.Graph.Core”中的类型“Microsoft.Graph.IBaseRequest”未包含在编译中,但在 方法“GraphExtensions.Search(T, string)” 中进行了引用。最近的 Windows SDK 版本中可能缺少某个程序集或依赖项。
1>C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\microsoft.net.native.compiler\2.2.12-rel-31116-00\tools\Microsoft.NetNative.targets(809,5): error : 程序集“Microsoft.Graph”中的类型“Microsoft.Graph.DriveItem”未包含在编译中,但在 方法“GraphExtensions.SetFileAsync(GraphServiceClient, string, string, T, IObjectSerializer)” 中进行了引用。最近的 Windows SDK 版本中可能缺少某个程序集或依赖项。
1>C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\microsoft.net.native.compiler\2.2.12-rel-31116-00\tools\Microsoft.NetNative.targets(809,5): error : 程序集“Microsoft.Graph”中的类型“Microsoft.Graph.IUserPeopleCollectionPage”未包含在编译中,但在 方法“GraphExtensions.FindPersonAsync(GraphServiceClient, string)” 中进行了引用。最近的 Windows SDK 版本中可能缺少某个程序集或依赖项。
1>C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\microsoft.net.native.compiler\2.2.12-rel-31116-00\tools\Microsoft.NetNative.targets(809,5): error : 程序集“Microsoft.Graph”中的类型“Microsoft.Graph.Extension”未包含在编译中,但在 方法“GraphExtensions.GetExtension(GraphServiceClient, string, string)” 中进行了引用。最近的 Windows SDK 版本中可能缺少某个程序集或依赖项。
1>C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\microsoft.net.native.compiler\2.2.12-rel-31116-00\tools\Microsoft.NetNative.targets(809,5): error : 程序集“Microsoft.Graph”中的类型“Microsoft.Graph.IGraphServiceUsersCollectionPage”未包含在编译中,但在 方法“GraphExtensions.FindUserAsync(GraphServiceClient, string)” 中进行了引用。最近的 Windows SDK 版本中可能缺少某个程序集或依赖项。
1>C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\microsoft.net.native.compiler\2.2.12-rel-31116-00\tools\Microsoft.NetNative.targets(809,5): error : 程序集“Microsoft.Graph”中的类型“Microsoft.Graph.IUserExtensionsCollectionPage”未包含在编译中,但在 类型“CommunityToolkit.Graph.Extensions.GraphExtensions+d__10” 中进行了引用。最近的 Windows SDK 版本中可能缺少某个程序集或依赖项。
1>C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\microsoft.net.native.compiler\2.2.12-rel-31116-00\tools\Microsoft.NetNative.targets(809,5): error : 程序集“Microsoft.Graph”中的类型“Microsoft.Graph.IDriveItemChildrenCollectionPage”未包含在编译中,但在 类型“CommunityToolkit.Graph.Extensions.GraphExtensions+d__7” 中进行了引用。最近的 Windows SDK 版本中可能缺少某个程序集或依赖项。
1>C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\microsoft.net.native.compiler\2.2.12-rel-31116-00\tools\Microsoft.NetNative.targets(809,5): error : 程序集“Microsoft.Graph.Core”中的类型“Microsoft.Graph.IMiddlewareOption”未包含在编译中,但在 方法“MsalProvider.d__17.MoveNext()” 中进行了引用。最近的 Windows SDK 版本中可能缺少某个程序集或依赖项。
1>C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\microsoft.net.native.compiler\2.2.12-rel-31116-00\tools\Microsoft.NetNative.targets(809,5): error : 程序集“Microsoft.Graph.Core”中的类型“Microsoft.Graph.AuthenticationHandlerOption”未包含在编译中,但在 方法“MsalProvider.d__17.MoveNext()” 中进行了引用。最近的 Windows SDK 版本中可能缺少某个程序集或依赖项。
1>C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\microsoft.net.native.compiler\2.2.12-rel-31116-00\tools\Microsoft.NetNative.targets(809,5): error : 由于缺少程序集“Microsoft.Graph.Core”中的方法“GraphRequestContext.get_MiddlewareOptions()”,方法“MsalProvider.d__17.MoveNext()”将始终引发异常。最近的 Windows SDK 版本中可能缺少某个程序集或依赖项。
1>C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\microsoft.net.native.compiler\2.2.12-rel-31116-00\tools\Microsoft.NetNative.targets(809,5): error : 由于缺少程序集“Microsoft.Graph”中的方法“Person..ctor()”,方法“GraphExtensions.ToPerson(User)”将始终引发异常。最近的 Windows SDK 版本中可能缺少某个程序集或依赖项。
1>C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\microsoft.net.native.compiler\2.2.12-rel-31116-00\tools\Microsoft.NetNative.targets(809,5): error : 由于缺少程序集“Microsoft.Graph.Core”中的方法“IBaseRequest.get_QueryOptions()”,方法“GraphExtensions.Search(T, string)”将始终引发异常。最近的 Windows SDK 版本中可能缺少某个程序集或依赖项。
1>C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\microsoft.net.native.compiler\2.2.12-rel-31116-00\tools\Microsoft.NetNative.targets(809,5): error : 程序集“Microsoft.Graph.Core”中的类型“Microsoft.Graph.AuthenticateRequestAsyncDelegate”未包含在编译中,但在 方法“ProviderExtensions.GetClient(IProvider)” 中进行了引用。最近的 Windows SDK 版本中可能缺少某个程序集或依赖项。
1>C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\microsoft.net.native.compiler\2.2.12-rel-31116-00\tools\Microsoft.NetNative.targets(809,5): error : 由于缺少程序集“Microsoft.Graph.Core”中的方法“AuthenticateRequestAsyncDelegate..ctor(object, IntPtr)”,方法“ProviderExtensions.GetClient(IProvider)”将始终引发异常。最近的 Windows SDK 版本中可能缺少某个程序集或依赖项。
1>C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\microsoft.net.native.compiler\2.2.12-rel-31116-00\tools\Microsoft.NetNative.targets(809,5): error : 由于缺少程序集“Microsoft.Graph.Core”中的方法“AuthenticateRequestAsyncDelegate..ctor(object, IntPtr)”,方法“ProviderExtensions.GetBetaClient(IProvider)”将始终引发异常。最近的 Windows SDK 版本中可能缺少某个程序集或依赖项。
1>C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\microsoft.net.native.compiler\2.2.12-rel-31116-00\tools\Microsoft.NetNative.targets(809,5): error : 程序集“Microsoft.Graph”中的类型“Microsoft.Graph.Entity”未包含在编译中,但在 方法“OneDriveStorageHelper.d__6.MoveNext()” 中进行了引用。最近的 Windows SDK 版本中可能缺少某个程序集或依赖项。
1>C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\microsoft.net.native.compiler\2.2.12-rel-31116-00\tools\Microsoft.NetNative.targets(809,5): error : 由于缺少程序集“Microsoft.Graph”中的方法“Entity.get_Id()”,方法“OneDriveStorageHelper.d__6.MoveNext()”将始终引发异常。最近的 Windows SDK 版本中可能缺少某个程序集或依赖项。
1>C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\microsoft.net.native.compiler\2.2.12-rel-31116-00\tools\Microsoft.NetNative.targets(809,5): error : 由于缺少程序集“Microsoft.Graph”中的方法“GraphServiceClient.get_Me()”,方法“UserExtensionStorageHelper.d__23.MoveNext()”将始终引发异常。最近的 Windows SDK 版本中可能缺少某个程序集或依赖项。
1>C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\microsoft.net.native.compiler\2.2.12-rel-31116-00\tools\Microsoft.NetNative.targets(809,5): error : 由于缺少程序集“Microsoft.Graph”中的方法“Entity.get_AdditionalData()”,方法“UserExtensionStorageHelper.d__33.MoveNext()”将始终引发异常。最近的 Windows SDK 版本中可能缺少某个程序集或依赖项。
1>C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\microsoft.net.native.compiler\2.2.12-rel-31116-00\tools\Microsoft.NetNative.targets(809,5): error : 由于缺少程序集“Microsoft.Graph”中的方法“GraphServiceClient.get_Users()”,方法“GraphExtensions.d__11.MoveNext()”将始终引发异常。最近的 Windows SDK 版本中可能缺少某个程序集或依赖项。
1>C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\microsoft.net.native.compiler\2.2.12-rel-31116-00\tools\Microsoft.NetNative.targets(809,5): error : 由于缺少程序集“Microsoft.Graph”中的方法“DriveItem..ctor()”,方法“GraphExtensions.d__6.MoveNext()”将始终引发异常。最近的 Windows SDK 版本中可能缺少某个程序集或依赖项。
1>C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\microsoft.net.native.compiler\2.2.12-rel-31116-00\tools\Microsoft.NetNative.targets(809,5): error : 由于缺少程序集“Microsoft.Graph”中的方法“GraphServiceClient.get_Users()”,方法“GraphExtensions.d__12.MoveNext()”将始终引发异常。最近的 Windows SDK 版本中可能缺少某个程序集或依赖项。
1>C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\microsoft.net.native.compiler\2.2.12-rel-31116-00\tools\Microsoft.NetNative.targets(809,5): error : 由于缺少程序集“Microsoft.Graph”中的方法“GraphServiceClient.get_Users()”,方法“GraphExtensions.d__4.MoveNext()”将始终引发异常。最近的 Windows SDK 版本中可能缺少某个程序集或依赖项。
1>C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\microsoft.net.native.compiler\2.2.12-rel-31116-00\tools\Microsoft.NetNative.targets(809,5): error : 由于缺少程序集“Microsoft.Graph”中的方法“GraphServiceClient.get_Me()”,方法“GraphExtensions.d__8.MoveNext()”将始终引发异常。最近的 Windows SDK 版本中可能缺少某个程序集或依赖项。
1>C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\microsoft.net.native.compiler\2.2.12-rel-31116-00\tools\Microsoft.NetNative.targets(809,5): error : 由于缺少程序集“Microsoft.Graph”中的方法“GraphServiceClient.get_Users()”,方法“GraphExtensions.d__16.MoveNext()”将始终引发异常。最近的 Windows SDK 版本中可能缺少某个程序集或依赖项。
1>C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\microsoft.net.native.compiler\2.2.12-rel-31116-00\tools\Microsoft.NetNative.targets(809,5): error : 由于缺少程序集“Microsoft.Graph”中的方法“GraphServiceClient.get_Users()”,方法“GraphExtensions.d__10.MoveNext()”将始终引发异常。最近的 Windows SDK 版本中可能缺少某个程序集或依赖项。
1>C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\microsoft.net.native.compiler\2.2.12-rel-31116-00\tools\Microsoft.NetNative.targets(809,5): error : 由于缺少程序集“Microsoft.Graph”中的方法“GraphServiceClient.get_Users()”,方法“GraphExtensions.d__9.MoveNext()”将始终引发异常。最近的 Windows SDK 版本中可能缺少某个程序集或依赖项。
1>C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\microsoft.net.native.compiler\2.2.12-rel-31116-00\tools\Microsoft.NetNative.targets(809,5): error : 由于缺少程序集“Microsoft.Graph”中的方法“GraphServiceClient.get_Users()”,方法“GraphExtensions.d__3.MoveNext()”将始终引发异常。最近的 Windows SDK 版本中可能缺少某个程序集或依赖项。
1>C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\microsoft.net.native.compiler\2.2.12-rel-31116-00\tools\Microsoft.NetNative.targets(809,5): error : 由于缺少程序集“Microsoft.Graph”中的方法“GraphServiceClient.get_Me()”,方法“GraphExtensions.d__14.MoveNext()”将始终引发异常。最近的 Windows SDK 版本中可能缺少某个程序集或依赖项。
1>C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\microsoft.net.native.compiler\2.2.12-rel-31116-00\tools\Microsoft.NetNative.targets(809,5): error : 由于缺少程序集“Microsoft.Graph”中的方法“GraphServiceClient.get_Me()”,方法“GraphExtensions.d__18.MoveNext()”将始终引发异常。最近的 Windows SDK 版本中可能缺少某个程序集或依赖项。
1>C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\microsoft.net.native.compiler\2.2.12-rel-31116-00\tools\Microsoft.NetNative.targets(809,5): error : 由于缺少程序集“Microsoft.Graph”中的方法“GraphServiceClient.get_Users()”,方法“GraphExtensions.d__15.MoveNext()”将始终引发异常。最近的 Windows SDK 版本中可能缺少某个程序集或依赖项。
1>C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\microsoft.net.native.compiler\2.2.12-rel-31116-00\tools\Microsoft.NetNative.targets(809,5): error : 由于缺少程序集“Microsoft.Graph”中的方法“GraphServiceClient.get_Users()”,方法“GraphExtensions.d__17.MoveNext()”将始终引发异常。最近的 Windows SDK 版本中可能缺少某个程序集或依赖项。
1>C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\microsoft.net.native.compiler\2.2.12-rel-31116-00\tools\Microsoft.NetNative.targets(809,5): error : 由于缺少程序集“Microsoft.Graph”中的方法“GraphServiceClient.get_Users()”,方法“GraphExtensions.d__7.MoveNext()”将始终引发异常。最近的 Windows SDK 版本中可能缺少某个程序集或依赖项。
1>C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\microsoft.net.native.compiler\2.2.12-rel-31116-00\tools\Microsoft.NetNative.targets(809,5): error : 由于缺少程序集“Microsoft.Graph”中的方法“DriveItem..ctor()”,方法“GraphExtensions.d__5.MoveNext()”将始终引发异常。最近的 Windows SDK 版本中可能缺少某个程序集或依赖项。
1>C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\microsoft.net.native.compiler\2.2.12-rel-31116-00\tools\Microsoft.NetNative.targets(809,5): error : 由于缺少程序集“Microsoft.Graph”中的方法“GraphServiceClient.get_Users()”,方法“GraphExtensions.d__2.MoveNext()”将始终引发异常。最近的 Windows SDK 版本中可能缺少某个程序集或依赖项。
1>C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\microsoft.net.native.compiler\2.2.12-rel-31116-00\tools\Microsoft.NetNative.targets(809,5): error : 由于缺少程序集“Microsoft.Graph”中的方法“Entity.set_AdditionalData(IDictionary<string, object>)”,方法“GraphExtensions.d__13.MoveNext()”将始终引发异常。最近的 Windows SDK 版本中可能缺少某个程序集或依赖项。
1>C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\microsoft.net.native.compiler\2.2.12-rel-31116-00\tools\Microsoft.NetNative.targets(809,5): error : 程序集“Microsoft.Graph”中的类型“Microsoft.Graph.ScoredEmailAddress”未包含在编译中,但在 应用程序 中进行了引用。最近的 Windows SDK 版本中可能缺少某个程序集或依赖项。
1>C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\microsoft.net.native.compiler\2.2.12-rel-31116-00\tools\Microsoft.NetNative.targets(809,5): error : 程序集“Microsoft.Graph.Core”中的类型“Microsoft.Graph.QueryOption”未包含在编译中,但在 应用程序 中进行了引用。最近的 Windows SDK 版本中可能缺少某个程序集或依赖项。
1>C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\microsoft.net.native.compiler\2.2.12-rel-31116-00\tools\Microsoft.NetNative.targets(809,5): error : 程序集“Microsoft.Graph”中的类型“Microsoft.Graph.IUserPeopleCollectionRequest”未包含在编译中,但在 应用程序 中进行了引用。最近的 Windows SDK 版本中可能缺少某个程序集或依赖项。
1>C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\microsoft.net.native.compiler\2.2.12-rel-31116-00\tools\Microsoft.NetNative.targets(809,5): error : ILT0005: “C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\runtime.win10-x64.microsoft.net.native.compiler\2.2.12-rel-31116-00\tools\x64\ilc\Tools\rhbind.exe @"E:\Users\Shomn\Source\Repos\Mail2\Mail\obj\x64\Release\ilc\intermediate\rhbindargs.Mail.rsp"”已返回退出代码 2

  • Is this bug a regression in the toolkit? If so, what toolkit version did you last see it work:

Steps to Reproduce

Steps to reproduce the behavior:

  1. install CommunityToolkit.Graph7.1.4
  2. Install Microsoft.Graph 5.13.0

Expected behavior

A clear and concise description of what you expected to happen.

Screenshots

image

Failed to release

Environment

NuGet Package(s):
CommunityToolkit.Authentication.Msal
CommunityToolkit.Graph
Microsoft.Graph

Package Version(s):
7.1.4
7.1.4
5.13.0

Windows 11 Build Number:

  • Insider Build (build 25387: )

App min and target version:

  • May 2019 Update (19041)
  • Insider Build (xxxxx)

Device form factor:

  • Desktop

Visual Studio

  • 2022 (version: 17.4.2)

## Additional context
Add any other context about the problem here.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions