[PR #593] [MERGED] remove NETCORE constant #1132

Open
opened 2026-01-29 14:50:08 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/xoofx/markdig/pull/593
Author: @tibel
Created: 2/5/2022
Status: Merged
Merged: 2/5/2022
Merged by: @xoofx

Base: masterHead: define-NETCORE-removed


📝 Commits (1)

📊 Changes

5 files changed (+5 additions, -19 deletions)

View changed files

📝 src/Markdig/Helpers/CompactPrefixTree.cs (+0 -2)
📝 src/Markdig/Helpers/EntityHelper.cs (+1 -1)
📝 src/Markdig/Markdig.targets (+0 -12)
📝 src/Markdig/Polyfills/NullableAttributes.cs (+1 -1)
📝 src/Markdig/Renderers/TextRendererBase.cs (+3 -3)

📄 Description

and replace by NETSTANDARD2_1_OR_GREATER and NETCOREAPP3_1_OR_GREATER


🔄 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/xoofx/markdig/pull/593 **Author:** [@tibel](https://github.com/tibel) **Created:** 2/5/2022 **Status:** ✅ Merged **Merged:** 2/5/2022 **Merged by:** [@xoofx](https://github.com/xoofx) **Base:** `master` ← **Head:** `define-NETCORE-removed` --- ### 📝 Commits (1) - [`e7d7cbe`](https://github.com/xoofx/markdig/commit/e7d7cbe01022954f848810af810ee06573bd9ae8) remove NETCORE constant ### 📊 Changes **5 files changed** (+5 additions, -19 deletions) <details> <summary>View changed files</summary> 📝 `src/Markdig/Helpers/CompactPrefixTree.cs` (+0 -2) 📝 `src/Markdig/Helpers/EntityHelper.cs` (+1 -1) 📝 `src/Markdig/Markdig.targets` (+0 -12) 📝 `src/Markdig/Polyfills/NullableAttributes.cs` (+1 -1) 📝 `src/Markdig/Renderers/TextRendererBase.cs` (+3 -3) </details> ### 📄 Description and replace by` NETSTANDARD2_1_OR_GREATER` and `NETCOREAPP3_1_OR_GREATER` --- <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 14:50:08 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/markdig#1132