Skip to content

Commit

Permalink
chore(deps): update dependency microsoft.sourcelink.github to v8
Browse files Browse the repository at this point in the history
| datasource | package                     | from  | to    |
| ---------- | --------------------------- | ----- | ----- |
| nuget      | Microsoft.SourceLink.GitHub | 1.1.1 | 8.0.0 |
  • Loading branch information
renovate[bot] authored Jan 25, 2024
1 parent 2630582 commit 02b8257
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@

<ItemGroup>
<PackageReference Include="MinVer" Version="4.3.0" PrivateAssets="All" />
<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 02b8257

Please sign in to comment.