Skip to content

Commit

Permalink
Merge pull request #40 from ChrisPulman/dependabot/nuget/Microsoft.So…
Browse files Browse the repository at this point in the history
…urceLink.GitHub-8.0.0

Bump Microsoft.SourceLink.GitHub from 1.1.1 to 8.0.0
  • Loading branch information
ChrisPulman authored Dec 1, 2023
2 parents 64f6477 + 5de5886 commit 73e9f3b
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 @@ -42,7 +42,7 @@
</PropertyGroup>

<ItemGroup Condition="'$(IsTestProject)' != '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>
Expand Down

0 comments on commit 73e9f3b

Please sign in to comment.