Skip to content

Commit 7ca4c08

Browse files
Bump Microsoft.SourceLink.GitHub from 1.1.1 to 8.0.0
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]>
1 parent 9669a76 commit 7ca4c08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Directory.Build.props

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,6 @@
2020
<ItemGroup>
2121
<PackageReference
2222
Condition="!$(MSBuildProjectName.EndsWith('Tests'))"
23-
Include="Microsoft.SourceLink.GitHub" Version="1.1.1" PrivateAssets="All"/>
23+
Include="Microsoft.SourceLink.GitHub" Version="8.0.0" PrivateAssets="All"/>
2424
</ItemGroup>
2525
</Project>

0 commit comments

Comments
 (0)