Skip to content

Commit 8ecfc52

Browse files
committed
Update Microsoft.SourceLink.GitHub package to v8.0.0
1 parent 236cd27 commit 8ecfc52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
</PropertyGroup>
2626

2727
<ItemGroup>
28-
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.1.1">
28+
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0">
2929
<PrivateAssets>all</PrivateAssets>
3030
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
3131
</PackageReference>

0 commit comments

Comments
 (0)