我在我的项目中添加了 Nuget 包 MicrosoftGraph 3.24.0,并且AddMicrosoftGraph启动配置服务中的调用出现以下错误。
为什么?
“MicrosoftIdentityAppCallsWebApiAuthenticationBuilder”不包含“AddMicrosoftGraph”的定义,并且找不到接受“MicrosoftIdentityAppCallsWebApiAuthenticationBuilder”类型的第一个参数的可访问扩展方法“AddMicrosoftGraph”(您是否缺少 using 指令或程序集引用?)