Skip to content

Commit

Permalink
Drop SourceLink package reference
Browse files Browse the repository at this point in the history
Per @KirillOsenkov in [this comment](dotnet/sdk#36666 (comment)), SourceLink is now built into the .NET SDK.
  • Loading branch information
AArnott committed Jun 14, 2024
1 parent 2415b1e commit 8028bf7
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,4 @@
<GlobalPackageReference Include="Nullable" Version="1.3.1" />
<GlobalPackageReference Include="StyleCop.Analyzers.Unstable" Version="1.2.0.556" />
</ItemGroup>
<ItemGroup>
<GlobalPackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0" />
</ItemGroup>
</Project>

0 comments on commit 8028bf7

Please sign in to comment.