Skip to content

Commit 17c57c2

Browse files
committed
Revert Microsoft.SourceLink.GitHub to 8.0.0 (10.x incompatible with net462/netstandard2.0)
1 parent a079dfa commit 17c57c2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Microsoft.Graph.Core/Microsoft.Graph.Core.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
<ItemGroup>
6767
<PackageReference Include="Microsoft.IdentityModel.Protocols.OpenIdConnect" Version="8.16.0" />
6868
<PackageReference Include="Microsoft.IdentityModel.Validators" Version="8.16.0" />
69-
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="10.0.201" PrivateAssets="All" />
69+
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0" PrivateAssets="All" />
7070
<PackageReference Include="Microsoft.Kiota.Abstractions" Version="1.22.1" />
7171
<PackageReference Include="Microsoft.Kiota.Authentication.Azure" Version="1.22.1" />
7272
<PackageReference Include="Microsoft.Kiota.Serialization.Json" Version="1.22.1" />

0 commit comments

Comments
 (0)