Skip to content

Commit 8028bf7

Browse files
committed
Drop SourceLink package reference
Per @KirillOsenkov in [this comment](dotnet/sdk#36666 (comment)), SourceLink is now built into the .NET SDK.
1 parent 2415b1e commit 8028bf7

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

Directory.Packages.props

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,4 @@
1717
<GlobalPackageReference Include="Nullable" Version="1.3.1" />
1818
<GlobalPackageReference Include="StyleCop.Analyzers.Unstable" Version="1.2.0.556" />
1919
</ItemGroup>
20-
<ItemGroup>
21-
<GlobalPackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0" />
22-
</ItemGroup>
2320
</Project>

0 commit comments

Comments
 (0)