[PR #512] [MERGED] Attempt Windows reference fix #1064

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

📋 Pull Request Information

Original PR: https://github.com/adamhathcock/sharpcompress/pull/512
Author: @adamhathcock
Created: 5/14/2020
Status: Merged
Merged: 5/22/2020
Merged by: @adamhathcock

Base: masterHead: fix-codepages


📝 Commits (3)

  • 120aee8 See if windows reference is fixed
  • 4f824b1 Add build flags for Core targets
  • ce328ed Merge branch 'master' into fix-codepages

📊 Changes

4 files changed (+9 additions, -7 deletions)

View changed files

📝 .github/workflows/dotnetcore.yml (+1 -1)
📝 src/SharpCompress/Common/ArchiveEncoding.cs (+2 -0)
📝 src/SharpCompress/SharpCompress.csproj (+4 -4)
📝 tests/SharpCompress.Test/SharpCompress.Test.csproj (+2 -2)

📄 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/512 **Author:** [@adamhathcock](https://github.com/adamhathcock) **Created:** 5/14/2020 **Status:** ✅ Merged **Merged:** 5/22/2020 **Merged by:** [@adamhathcock](https://github.com/adamhathcock) **Base:** `master` ← **Head:** `fix-codepages` --- ### 📝 Commits (3) - [`120aee8`](https://github.com/adamhathcock/sharpcompress/commit/120aee8039d7c62a1f9a895d9943ee7a7509423e) See if windows reference is fixed - [`4f824b1`](https://github.com/adamhathcock/sharpcompress/commit/4f824b1d9a3e1dc847ea4a79816b258f441b7d3c) Add build flags for Core targets - [`ce328ed`](https://github.com/adamhathcock/sharpcompress/commit/ce328ed90b990ba4655356a0911a1643652dcf13) Merge branch 'master' into fix-codepages ### 📊 Changes **4 files changed** (+9 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/dotnetcore.yml` (+1 -1) 📝 `src/SharpCompress/Common/ArchiveEncoding.cs` (+2 -0) 📝 `src/SharpCompress/SharpCompress.csproj` (+4 -4) 📝 `tests/SharpCompress.Test/SharpCompress.Test.csproj` (+2 -2) </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:18:51 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/sharpcompress#1064