Skip to content

Commit 59b7bfa

Browse files
Update dependency Microsoft.SourceLink.GitHub to v8 (#628)
+semver:patch
1 parent 73d2b55 commit 59b7bfa

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
@@ -29,7 +29,7 @@
2929
</ItemGroup>
3030

3131
<ItemGroup>
32-
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.1.1" PrivateAssets="All"/>
32+
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0" PrivateAssets="All"/>
3333
</ItemGroup>
3434

3535
</Project>

0 commit comments

Comments
 (0)