Skip to content

Commit

Permalink
Merge pull request #4263 from devlead/feature/gh-4262
Browse files Browse the repository at this point in the history
GH4262: Update Microsoft.SourceLink.GitHub to 8.0.0
  • Loading branch information
gep13 authored Nov 18, 2023
2 parents c8c67a9 + 6aef5af commit e4312fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.1.1" PrivateAssets="All" />
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0" PrivateAssets="All" />
</ItemGroup>
</Project>

0 comments on commit e4312fc

Please sign in to comment.