Skip to content

Commit 287fe10

Browse files
committed
Microsoft.SourceLink.GitHub -> 8.0.0
1 parent 395a25f commit 287fe10

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Directory.Build.targets

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040

4141
<!-- SourceLink https://github.com/dotnet/sourcelink/blob/main/README.md -->
4242
<ItemGroup Condition="'$(IsPackable)' == 'true'">
43-
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.1.1" PrivateAssets="all" />
43+
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0" PrivateAssets="all" />
4444
</ItemGroup>
4545

4646
</Project>

0 commit comments

Comments
 (0)