[PR #685] [MERGED] Drop netcoreapp3.1 target #1177

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

📋 Pull Request Information

Original PR: https://github.com/xoofx/markdig/pull/685
Author: @iamcarbon
Created: 12/17/2022
Status: Merged
Merged: 12/20/2022
Merged by: @xoofx

Base: masterHead: netcoreapp3.1


📝 Commits (1)

  • 38a15ef Drop netcoreapp3.1 target

📊 Changes

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

View changed files

📝 src/Markdig/Markdig.targets (+1 -1)

📄 Description

This PR drops support for the netcoreapp3.1 target (now out of support).

.netcoreapp3.1 will get the netstandard2.1 target after this update.


🔄 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/685 **Author:** [@iamcarbon](https://github.com/iamcarbon) **Created:** 12/17/2022 **Status:** ✅ Merged **Merged:** 12/20/2022 **Merged by:** [@xoofx](https://github.com/xoofx) **Base:** `master` ← **Head:** `netcoreapp3.1` --- ### 📝 Commits (1) - [`38a15ef`](https://github.com/xoofx/markdig/commit/38a15ef2a915f57445c5b64cffc962ee9855e70e) Drop netcoreapp3.1 target ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/Markdig/Markdig.targets` (+1 -1) </details> ### 📄 Description This PR drops support for the netcoreapp3.1 target (now out of support). .netcoreapp3.1 will get the netstandard2.1 target after this update. --- <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:57 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/markdig#1177