Skip to content

Commit 0367108

Browse files
Bump Microsoft.SourceLink.GitHub from 1.1.1 to 8.0.0 (#1111)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Shane Krueger <[email protected]>
1 parent 5501fe8 commit 0367108

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
<ItemGroup Condition="'$(IsPackable)' == 'true'">
4444
<None Include="..\..\assets\logo.64x64.png" Pack="true" PackagePath="\" Visible="false" />
4545
<None Include="..\..\README.md" Pack="true" PackagePath="\" Visible="false" />
46-
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.1.1" PrivateAssets="All" />
46+
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0" PrivateAssets="All" />
4747
</ItemGroup>
4848

4949
</Project>

0 commit comments

Comments
 (0)