Skip to content

Commit

Permalink
Merge pull request #354 from PHOENIXCONTACT/dependabot/nuget/future/M…
Browse files Browse the repository at this point in the history
…icrosoft.SourceLink.GitHub-8.0.0

Bump Microsoft.SourceLink.GitHub from 1.1.1 to 8.0.0
  • Loading branch information
1nf0rmagician authored Nov 22, 2023
2 parents 07cb7a0 + 54ed3e4 commit 9128838
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Build.targets
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

<!-- Package refereces for all projects if CreatePackage=true -->
<ItemGroup Condition="'$(CreatePackage)' == 'true'">
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.1.1" PrivateAssets="All" />
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0" PrivateAssets="All" />
</ItemGroup>

<!-- Package versions for package references across all projects -->
Expand Down

0 comments on commit 9128838

Please sign in to comment.