Skip to content

Commit

Permalink
Remove SourceLink package (#583)
Browse files Browse the repository at this point in the history
This is redundant now as it's built in to the .NET 8 SDK.
  • Loading branch information
mburumaxwell authored Jan 10, 2024
1 parent aeab5bb commit 6836cdd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@

<ItemGroup>
<PackageReference Include="ConfigureAwaitChecker.Analyzer" Version="5.0.0.1" PrivateAssets="All"/>
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0" PrivateAssets="All"/>
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 6836cdd

Please sign in to comment.