[PR #228] [MERGED] Cross target .NETSTANDARD 2.0 #877

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

📋 Pull Request Information

Original PR: https://github.com/xoofx/markdig/pull/228
Author: @iamcarbon
Created: 5/22/2018
Status: Merged
Merged: 5/22/2018
Merged by: @xoofx

Base: masterHead: master


📝 Commits (3)

  • 1cd9cdf Cross target .NETSTANDARD 2.0
  • 0f40603 Enable FIXED_STRING & UNSAFE code for .NETSTANDARD 2.0 target
  • 7bd2388 Fix formatting

📊 Changes

1 file changed (+6 additions, -2 deletions)

View changed files

📝 src/Markdig/Markdig.csproj (+6 -2)

📄 Description

Cross target .NETSTANDARD 2.0 to eliminate dependencies on modern runtimes.


🔄 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/228 **Author:** [@iamcarbon](https://github.com/iamcarbon) **Created:** 5/22/2018 **Status:** ✅ Merged **Merged:** 5/22/2018 **Merged by:** [@xoofx](https://github.com/xoofx) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (3) - [`1cd9cdf`](https://github.com/xoofx/markdig/commit/1cd9cdfca0ec7de9c963eac449cdaf93d55198f9) Cross target .NETSTANDARD 2.0 - [`0f40603`](https://github.com/xoofx/markdig/commit/0f406039a0ec440997f5638d5f1d6b21a5b0c5f7) Enable FIXED_STRING & UNSAFE code for .NETSTANDARD 2.0 target - [`7bd2388`](https://github.com/xoofx/markdig/commit/7bd238852d35012fed54d9a1393143038263aa54) Fix formatting ### 📊 Changes **1 file changed** (+6 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `src/Markdig/Markdig.csproj` (+6 -2) </details> ### 📄 Description Cross target .NETSTANDARD 2.0 to eliminate dependencies on modern runtimes. --- <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:46:42 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/markdig#877