mirror of
https://github.com/xoofx/markdig.git
synced 2026-02-16 14:05:36 +00:00
[PR #899] [MERGED] Fix build warnings #1288
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/899
Author: @MihaZupan
Created: 10/16/2025
Status: ✅ Merged
Merged: 10/16/2025
Merged by: @xoofx
Base:
master← Head:warnings-oct25📝 Commits (1)
fa9f96bFix build warnings📊 Changes
3 files changed (+3 additions, -0 deletions)
View changed files
📝
src/Markdig.Tests/Markdig.Tests.csproj(+1 -0)📝
src/Markdig/Extensions/Tables/TableHelper.cs(+1 -0)📝
src/SpecFileGen/SpecFileGen.csproj(+1 -0)📄 Description
NETSDK1138 is "The target framework is out of support" which we don't care about for test projects - we're intentionally targetting 6.0 there so we have some coverage of netstandard code paths.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.