Skip to content
This repository was archived by the owner on Mar 20, 2025. It is now read-only.

Commit 3d587d2

Browse files
Bump Microsoft.SourceLink.GitHub from 1.1.1 to 8.0.0 (#238)
Bumps [Microsoft.SourceLink.GitHub](https://github.com/dotnet/sourcelink) from 1.1.1 to 8.0.0. - [Release notes](https://github.com/dotnet/sourcelink/releases) - [Commits](https://github.com/dotnet/sourcelink/commits) --- updated-dependencies: - dependency-name: Microsoft.SourceLink.GitHub dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a46d87d commit 3d587d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,6 @@
3232

3333
<!-- SourceLink support for all Akka.NET projects -->
3434
<ItemGroup>
35-
<PackageVersion Include="Microsoft.SourceLink.GitHub" Version="1.1.1" />
35+
<PackageVersion Include="Microsoft.SourceLink.GitHub" Version="8.0.0" />
3636
</ItemGroup>
3737
</Project>

0 commit comments

Comments
 (0)