We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 98b8b7b commit 1af0ccbCopy full SHA for 1af0ccb
src/Directory.Build.props
@@ -36,7 +36,7 @@
36
</ItemGroup>
37
38
<ItemGroup>
39
- <PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.1.1">
+ <PackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0">
40
<PrivateAssets>all</PrivateAssets>
41
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
42
</PackageReference>
0 commit comments