[PR #968] [MERGED] rework dependencies to be correct for frameworks and update #1384

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

📋 Pull Request Information

Original PR: https://github.com/adamhathcock/sharpcompress/pull/968
Author: @adamhathcock
Created: 10/22/2025
Status: Merged
Merged: 10/22/2025
Merged by: @adamhathcock

Base: masterHead: adam/rework-deps


📝 Commits (3)

  • 8d276a8 rework dependencies to be correct for frameworks and update
  • 4531fe3 Merge branch 'master' into adam/rework-deps
  • 3513f7b Update src/SharpCompress/SharpCompress.csproj

📊 Changes

4 files changed (+157 additions, -172 deletions)

View changed files

📝 Directory.Packages.props (+3 -3)
📝 src/SharpCompress/SharpCompress.csproj (+6 -1)
📝 src/SharpCompress/packages.lock.json (+87 -121)
📝 tests/SharpCompress.Test/packages.lock.json (+61 -47)

📄 Description

No description provided


🔄 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/968 **Author:** [@adamhathcock](https://github.com/adamhathcock) **Created:** 10/22/2025 **Status:** ✅ Merged **Merged:** 10/22/2025 **Merged by:** [@adamhathcock](https://github.com/adamhathcock) **Base:** `master` ← **Head:** `adam/rework-deps` --- ### 📝 Commits (3) - [`8d276a8`](https://github.com/adamhathcock/sharpcompress/commit/8d276a85bc54e6bb730ebb7b95bff0341f61cf63) rework dependencies to be correct for frameworks and update - [`4531fe3`](https://github.com/adamhathcock/sharpcompress/commit/4531fe39e642f3a8331b35029832caad7b6c5524) Merge branch 'master' into adam/rework-deps - [`3513f7b`](https://github.com/adamhathcock/sharpcompress/commit/3513f7b1cd8410d66bf232844cd4c0f4c140ba2d) Update src/SharpCompress/SharpCompress.csproj ### 📊 Changes **4 files changed** (+157 additions, -172 deletions) <details> <summary>View changed files</summary> 📝 `Directory.Packages.props` (+3 -3) 📝 `src/SharpCompress/SharpCompress.csproj` (+6 -1) 📝 `src/SharpCompress/packages.lock.json` (+87 -121) 📝 `tests/SharpCompress.Test/packages.lock.json` (+61 -47) </details> ### 📄 Description _No description provided_ --- <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:20:18 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/sharpcompress#1384