We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 24aba25 + 063b269 commit 8de5da6Copy full SHA for 8de5da6
1 file changed
src/Microsoft.Graph/Microsoft.Graph.csproj
@@ -73,7 +73,7 @@ https://github.com/microsoftgraph/msgraph-sdk-dotnet/blob/dev/CHANGELOG.md
73
</ItemGroup>
74
<ItemGroup>
75
<PackageReference Include="Microsoft.Graph.Core" Version="3.*" />
76
- <PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.1.1" PrivateAssets="All" />
+ <PackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0" PrivateAssets="All" />
77
78
79
<None Include="..\..\LICENSE.txt">
0 commit comments