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.
Microsoft.SourceLink.GitHub
1 parent 236cd27 commit 8ecfc52Copy full SHA for 8ecfc52
src/Directory.Build.props
@@ -25,7 +25,7 @@
25
</PropertyGroup>
26
27
<ItemGroup>
28
- <PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.1.1">
+ <PackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0">
29
<PrivateAssets>all</PrivateAssets>
30
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
31
</PackageReference>
0 commit comments