[PR #411] [MERGED] make dotnet framework ReferenceAssemblies Private #1002

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

📋 Pull Request Information

Original PR: https://github.com/xoofx/markdig/pull/411
Author: @WeihanLi
Created: 3/19/2020
Status: Merged
Merged: 3/23/2020
Merged by: @xoofx

Base: masterHead: patch-1


📝 Commits (1)

  • e6ea8ad make dotnet framework ReferenceAssemblies Private

📊 Changes

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

View changed files

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

📄 Description

make dotnet framework ReferenceAssemblies Private,
the dotnet framework ReferenceAssemblies are used for build on none-windows platform, should not be used as external dependencies


🔄 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/411 **Author:** [@WeihanLi](https://github.com/WeihanLi) **Created:** 3/19/2020 **Status:** ✅ Merged **Merged:** 3/23/2020 **Merged by:** [@xoofx](https://github.com/xoofx) **Base:** `master` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`e6ea8ad`](https://github.com/xoofx/markdig/commit/e6ea8ad2742857fd15fbaa89823993f9d0ea4d09) make dotnet framework ReferenceAssemblies Private ### 📊 Changes **1 file changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `src/Markdig/Markdig.targets` (+2 -2) </details> ### 📄 Description make dotnet framework ReferenceAssemblies Private, the dotnet framework ReferenceAssemblies are used for build on none-windows platform, should not be used as external dependencies --- <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:48:28 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/markdig#1002