Skip to content

Commit

Permalink
Merge pull request #16 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 Nov 30, 2023
2 parents 4e1f0c9 + 3ce1c9a commit 52350c1
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 @@ -33,7 +33,7 @@
<ContinuousIntegrationBuild>true</ContinuousIntegrationBuild>
</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>
<None Include="$(MSBuildThisFileDirectory)images\logo.png" Pack="true" PackagePath="\" />
Expand Down

0 comments on commit 52350c1

Please sign in to comment.