We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef12e64 commit 7b268acCopy full SHA for 7b268ac
src/Microsoft.Graph.Core/Microsoft.Graph.Core.csproj
@@ -62,8 +62,8 @@
62
</None>
63
</ItemGroup>
64
<ItemGroup>
65
- <PackageReference Include="Microsoft.IdentityModel.Protocols.OpenIdConnect" Version="8.0.2" />
66
- <PackageReference Include="Microsoft.IdentityModel.Validators" Version="8.0.2" />
+ <PackageReference Include="Microsoft.IdentityModel.Protocols.OpenIdConnect" Version="8.2.0" />
+ <PackageReference Include="Microsoft.IdentityModel.Validators" Version="8.2.0" />
67
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0" PrivateAssets="All" />
68
<PackageReference Include="Microsoft.Kiota.Abstractions" Version="1.15.2" />
69
<PackageReference Include="Microsoft.Kiota.Authentication.Azure" Version="1.14.0" />
0 commit comments