[PR #519] [CLOSED] The proj files have been updated to enable SourceLink #1067

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/519
Author: @JTOne123
Created: 6/22/2020
Status: Closed

Base: masterHead: master


📝 Commits (10+)

  • 162ef7f The proj files have been updated to enable SourceLink
  • 42e08c3 The proj files have been updated to enable SourceLink
  • ed1a499 The proj files have been updated to enable SourceLink
  • 8f1fc86 The proj files have been updated to enable SourceLink
  • 8429c3e The proj files have been updated to enable SourceLink
  • 59f2981 The proj files have been updated to enable SourceLink
  • 4ad4e10 The proj files have been updated to enable SourceLink
  • c5782e2 The proj files have been updated to enable SourceLink
  • a8a336a The proj files have been updated to enable SourceLink
  • feaf190 The proj files have been updated to enable SourceLink

📊 Changes

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

View changed files

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

📄 Description

Proj files have been updated to include SourceLink


This PR was created with an automated workflow.

I noticed that your repository and Nuget are very important for the .Net community, but you still do not enable SourceLink.

Please approve this PR and make.NET better for .net developers and their debugging.

You can find more information about SourceLine.
https://github.com/dotnet/sourcelink

More information about this automated workflow.
https://github.com/dotnet/sourcelink


🔄 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/519 **Author:** [@JTOne123](https://github.com/JTOne123) **Created:** 6/22/2020 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (10+) - [`162ef7f`](https://github.com/adamhathcock/sharpcompress/commit/162ef7f1ef7c9f6579b9c1113655b0854924a09e) The proj files have been updated to enable SourceLink - [`42e08c3`](https://github.com/adamhathcock/sharpcompress/commit/42e08c387de90e3ca15d9de75eb32aeb90e4ffcb) The proj files have been updated to enable SourceLink - [`ed1a499`](https://github.com/adamhathcock/sharpcompress/commit/ed1a49934ec63f5d1df9c7a266b921a0f2d7d861) The proj files have been updated to enable SourceLink - [`8f1fc86`](https://github.com/adamhathcock/sharpcompress/commit/8f1fc869017eccca58a2aece9084c2c6da5e1dbd) The proj files have been updated to enable SourceLink - [`8429c3e`](https://github.com/adamhathcock/sharpcompress/commit/8429c3e0e5d25d5d5af941136457df1e3780c039) The proj files have been updated to enable SourceLink - [`59f2981`](https://github.com/adamhathcock/sharpcompress/commit/59f2981fe8663b146bf63ae6c0699c3de508d837) The proj files have been updated to enable SourceLink - [`4ad4e10`](https://github.com/adamhathcock/sharpcompress/commit/4ad4e10528816985787802578051ce0d44fbd504) The proj files have been updated to enable SourceLink - [`c5782e2`](https://github.com/adamhathcock/sharpcompress/commit/c5782e28fa9b6af81a0f24e96bd546b337f68386) The proj files have been updated to enable SourceLink - [`a8a336a`](https://github.com/adamhathcock/sharpcompress/commit/a8a336a78c0433a5f353717e3db04672bb0c2746) The proj files have been updated to enable SourceLink - [`feaf190`](https://github.com/adamhathcock/sharpcompress/commit/feaf1903fd22f9d1fb17d3947e796533c20710a8) The proj files have been updated to enable SourceLink ### 📊 Changes **1 file changed** (+32 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/SharpCompress/SharpCompress.csproj` (+32 -0) </details> ### 📄 Description Proj files have been updated to include SourceLink -- - This PR was created with an automated workflow. I noticed that your repository and Nuget are very important for the .Net community, but you still do not enable SourceLink. Please approve this PR and make.NET better for .net developers and their debugging. You can find more information about SourceLine. https://github.com/dotnet/sourcelink More information about this automated workflow. https://github.com/dotnet/sourcelink --- <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#1067