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
  • Loading branch information
renovate-bot committed Nov 19, 2023
1 parent 90d5225 commit 8e99cfa
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 @@ -33,7 +33,7 @@
<EmbedUntrackedSources>true</EmbedUntrackedSources>
</PropertyGroup>
<ItemGroup Condition=" '$(GITHUB_ACTIONS)' == 'true' ">
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.1.1" PrivateAssets="All" />
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0" PrivateAssets="All" />
</ItemGroup>

<ItemGroup Condition="$(MSBuildProjectName.Contains('Tests'))">
Expand Down

0 comments on commit 8e99cfa

Please sign in to comment.