[PR #50] [CLOSED] Fix mszip relying on exceptions - PR Option 1 - Least changes, least ideal solution #83

Closed
opened 2026-01-29 21:16:56 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/SabreTools/SabreTools.Serialization/pull/50
Author: @HeroponRikiBestest
Created: 12/4/2025
Status: Closed

Base: mainHead: investgate-mszip


📝 Commits (1)

📊 Changes

1 file changed (+7 additions, -1 deletions)

View changed files

📝 SabreTools.Serialization/Wrappers/MicrosoftCabinet.cs (+7 -1)

📄 Description

Fixes https://github.com/SabreTools/SabreTools.Serialization/issues/44 with the simplest possible changes.


🔄 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/SabreTools/SabreTools.Serialization/pull/50 **Author:** [@HeroponRikiBestest](https://github.com/HeroponRikiBestest) **Created:** 12/4/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `investgate-mszip` --- ### 📝 Commits (1) - [`03f2282`](https://github.com/SabreTools/SabreTools.Serialization/commit/03f2282e60d98664eee56f74e6009753afbcf7b5) PR - simple fix ### 📊 Changes **1 file changed** (+7 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `SabreTools.Serialization/Wrappers/MicrosoftCabinet.cs` (+7 -1) </details> ### 📄 Description Fixes https://github.com/SabreTools/SabreTools.Serialization/issues/44 with the simplest possible changes. --- <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 21:16:56 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SabreTools/SabreTools.Serialization#83