dotnet / dotnet/command-line-api

Remove sourcelink package dependency

Open
#2,264 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
3.7k
Forks
428
PR merge metrics
No merged PRs in 30d

Description

.NET SDK 8 contains sourcelink tooling. All repos that consume .NET SDK 8 and newer Arcade package are getting this dependency removed right now.

Please remove `sourcelink` package dependency once this repo is updated to use .NET SDK 8 and newer Arcade package.

Here's the sourcelink package dependency that needs to be removed:

https://github.com/dotnet/command-line-api/blob/a045dd54a4c44723c215d992288160eb1401bb7f/eng/Version.Details.xml#L16-L20

The following should also be removed at the same time:

https://github.com/dotnet/command-line-api/blob/a045dd54a4c44723c215d992288160eb1401bb7f/eng/Versions.props#L36

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.