mirror of
https://github.com/adamhathcock/sharpcompress.git
synced 2026-02-08 13:34:57 +00:00
[PR #522] [MERGED] [PR] The proj files have been updated to enable SourceLink #1071
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
master← Head:master📝 Commits (2)
802662a[COMMIT] The proj files have been updated to enable SourceLink [SharpCompress.csproj]b12e8e7Merge branch 'master' into master📊 Changes
1 file changed (+8 additions, -0 deletions)
View changed files
📝
src/SharpCompress/SharpCompress.csproj(+8 -0)📄 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:
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.