Skip to content

Commit 83c80e9

Browse files
Bump Microsoft.SourceLink.GitHub from 1.1.1 to 8.0.0 (#218)
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 a8c6888 commit 83c80e9

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
@@ -19,6 +19,6 @@
1919
</ItemGroup>
2020
<!-- SourceLink support for all Akka.NET projects -->
2121
<ItemGroup>
22-
<PackageVersion Include="Microsoft.SourceLink.GitHub" Version="1.1.1 " />
22+
<PackageVersion Include="Microsoft.SourceLink.GitHub" Version="8.0.0 " />
2323
</ItemGroup>
2424
</Project>

0 commit comments

Comments
 (0)