We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a079dfa commit 17c57c2Copy full SHA for 17c57c2
1 file changed
src/Microsoft.Graph.Core/Microsoft.Graph.Core.csproj
@@ -66,7 +66,7 @@
66
<ItemGroup>
67
<PackageReference Include="Microsoft.IdentityModel.Protocols.OpenIdConnect" Version="8.16.0" />
68
<PackageReference Include="Microsoft.IdentityModel.Validators" Version="8.16.0" />
69
- <PackageReference Include="Microsoft.SourceLink.GitHub" Version="10.0.201" PrivateAssets="All" />
+ <PackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0" PrivateAssets="All" />
70
<PackageReference Include="Microsoft.Kiota.Abstractions" Version="1.22.1" />
71
<PackageReference Include="Microsoft.Kiota.Authentication.Azure" Version="1.22.1" />
72
<PackageReference Include="Microsoft.Kiota.Serialization.Json" Version="1.22.1" />
0 commit comments