mirror of
https://github.com/xoofx/markdig.git
synced 2026-02-15 05:55:41 +00:00
[PR #689] [CLOSED] Bump minimum net framework target to 462 #1178
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/xoofx/markdig/pull/689
Author: @iamcarbon
Created: 1/9/2023
Status: ❌ Closed
Base:
master← Head:net4📝 Commits (2)
8cd13e9Bump minimum net framework target to 4620953690Replace ArrayHelper.Empty -> Array.Empty📊 Changes
9 files changed (+21 additions, -53 deletions)
View changed files
📝
src/Markdig.Tests/TestDescendantsOrder.cs(+8 -8)➖
src/Markdig/Helpers/ArrayHelper.cs(+0 -26)📝
src/Markdig/Helpers/FastStringWriter.cs(+4 -8)📝
src/Markdig/Markdig.targets(+2 -4)📝
src/Markdig/Polyfills/ConcurrentQueue.cs(+1 -1)📝
src/Markdig/Syntax/ContainerBlock.cs(+1 -1)📝
src/Markdig/Syntax/Inlines/ContainerInline.cs(+1 -1)📝
src/Markdig/Syntax/LinkReferenceDefinitionGroup.cs(+1 -1)📝
src/Markdig/Syntax/MarkdownObjectExtensions.cs(+3 -3)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.