[PR #522] [MERGED] [PR] The proj files have been updated to enable SourceLink #1071

Open
opened 2026-01-29 22:18:52 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/adamhathcock/sharpcompress/pull/522
Author: @JTOne123
Created: 6/25/2020
Status: Merged
Merged: 7/26/2020
Merged by: @adamhathcock

Base: masterHead: master


📝 Commits (2)

  • 802662a [COMMIT] The proj files have been updated to enable SourceLink [SharpCompress.csproj]
  • b12e8e7 Merge branch 'master' into master

📊 Changes

1 file changed (+8 additions, -0 deletions)

View changed files

📝 src/SharpCompress/SharpCompress.csproj (+8 -0)

📄 Description

[This pull request was created with an automated workflow]

I noticed that your repository and Nuget package are important for our .NET community, but you still haven't enabled SourceLink.

We have to take 2 steps:

  1. Please approve this pull request and make .NET a better place for .NET developers and their debugging.
  2. Then just upload the .snupkg file to https://www.nuget.org/ (now you can find the snupkg file along with the .nuget file)

You can find more information about SourceLine at the following links
https://github.com/dotnet/sourcelink
https://www.hanselman.com/blog/ExploringNETCoresSourceLinkSteppingIntoTheSourceCodeOfNuGetPackagesYouDontOwn.aspx

If you are interesting about this automated workflow and how it works
https://github.com/JTOne123/GitHubMassUpdater

If you notice any flaws, please comment and I will try to make fixes manually


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/adamhathcock/sharpcompress/pull/522 **Author:** [@JTOne123](https://github.com/JTOne123) **Created:** 6/25/2020 **Status:** ✅ Merged **Merged:** 7/26/2020 **Merged by:** [@adamhathcock](https://github.com/adamhathcock) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (2) - [`802662a`](https://github.com/adamhathcock/sharpcompress/commit/802662a1658a89ba15413b536c4ce9f208ca8087) [COMMIT] The proj files have been updated to enable SourceLink [SharpCompress.csproj] - [`b12e8e7`](https://github.com/adamhathcock/sharpcompress/commit/b12e8e793fb77c1374431741f9bc9b1952205052) Merge branch 'master' into master ### 📊 Changes **1 file changed** (+8 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/SharpCompress/SharpCompress.csproj` (+8 -0) </details> ### 📄 Description CSProj files have been updated to enable SourceLink in your nuget --- *[This pull request was created with an automated workflow]* I noticed that your repository and Nuget package are important for our .NET community, but you still haven't enabled SourceLink. **We have to take 2 steps:** 1) Please approve this pull request and make .NET a better place for .NET developers and their debugging. 2) **Then just upload the .snupkg file** to https://www.nuget.org/ (now you can find the snupkg file along with the .nuget file) You can find more information about SourceLine at the following links https://github.com/dotnet/sourcelink https://www.hanselman.com/blog/ExploringNETCoresSourceLinkSteppingIntoTheSourceCodeOfNuGetPackagesYouDontOwn.aspx If you are interesting about this automated workflow and how it works https://github.com/JTOne123/GitHubMassUpdater *If you notice any flaws, please comment and I will try to make fixes manually* --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-29 22:18:52 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/sharpcompress#1071