[PR #23] Support NETStandard 1.3, 1.6 #54

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

Original Pull Request: https://github.com/claunia/plist-cil/pull/23

State: closed
Merged: Yes


This PR adds support for NETStandard 1.3 and 1.6; the current version of plist-cil supports NETCoreApp which is slightly different.

It also adds net45 as an explicit target (because the reference assemblies for net45 are structured differently ).

With these 4 PRs, I think I've captured all of the changes in our fork relative to claunia/plist-cil. So if they get merged, I think we can take CoreCompat.plist-cil offline. Cool!

**Original Pull Request:** https://github.com/claunia/plist-cil/pull/23 **State:** closed **Merged:** Yes --- This PR adds support for NETStandard 1.3 and 1.6; the current version of plist-cil supports NETCoreApp which is slightly different. It also adds net45 as an explicit target (because the reference assemblies for net45 are structured differently ). With these 4 PRs, I think I've captured all of the changes in our fork relative to claunia/plist-cil. So if they get merged, I think we can take CoreCompat.plist-cil offline. Cool!
claunia added the pull-request label 2026-01-30 21:26:56 +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#54