Skip to content

Remove redundant Microsoft.SourceLink.GitHub package reference#137

Merged
dfederm merged 1 commit intomainfrom
remove-redundant-sourcelink
Apr 16, 2026
Merged

Remove redundant Microsoft.SourceLink.GitHub package reference#137
dfederm merged 1 commit intomainfrom
remove-redundant-sourcelink

Conversation

@dfederm
Copy link
Copy Markdown
Owner

@dfederm dfederm commented Apr 16, 2026

The .NET 8+ SDK includes SourceLink support natively, making the explicit Microsoft.SourceLink.GitHub package reference unnecessary.

Changes

  • Removed the Microsoft.SourceLink.GitHub PackageReference and its surrounding ItemGroup from Directory.Build.props
  • Retained the SourceLink MSBuild properties (PublishRepositoryUrl, EmbedUntrackedSources) as they are still needed

The .NET 8+ SDK includes SourceLink support natively, making the
explicit Microsoft.SourceLink.GitHub package reference unnecessary.
The SourceLink MSBuild properties (PublishRepositoryUrl,
EmbedUntrackedSources) are retained as they are still needed.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@dfederm dfederm enabled auto-merge (squash) April 16, 2026 18:13
@dfederm dfederm merged commit 0849ead into main Apr 16, 2026
2 checks passed
@dfederm dfederm deleted the remove-redundant-sourcelink branch April 16, 2026 18:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant