[PR #52] [MERGED] Add missing using statement for net45 #78

Open
opened 2026-01-30 21:27:02 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/claunia/plist-cil/pull/52
Author: @qmfrederik
Created: 10/16/2018
Status: Merged
Merged: 10/18/2018
Merged by: @claunia

Base: masterHead: fixes/net45


📝 Commits (1)

  • d90b780 Add missing using statement for net45

📊 Changes

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

View changed files

📝 plist-cil/PropertyListException.cs (+4 -1)

📄 Description

The current master fails to compile because of this.


🔄 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/claunia/plist-cil/pull/52 **Author:** [@qmfrederik](https://github.com/qmfrederik) **Created:** 10/16/2018 **Status:** ✅ Merged **Merged:** 10/18/2018 **Merged by:** [@claunia](https://github.com/claunia) **Base:** `master` ← **Head:** `fixes/net45` --- ### 📝 Commits (1) - [`d90b780`](https://github.com/claunia/plist-cil/commit/d90b78004082884dd48bdf97f843cb69cff2dccb) Add missing using statement for net45 ### 📊 Changes **1 file changed** (+4 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `plist-cil/PropertyListException.cs` (+4 -1) </details> ### 📄 Description The current master fails to compile because of this. --- <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-30 21:27:02 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: claunia/plist-cil#78