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.
2 parents 9aba930 + 471bfda commit 7ed7023Copy full SHA for 7ed7023
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.15.2" />
0 commit comments