mirror of
https://github.com/xoofx/markdig.git
synced 2026-02-09 21:42:15 +00:00
[PR #411] [MERGED] make dotnet framework ReferenceAssemblies Private #1002
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/411
Author: @WeihanLi
Created: 3/19/2020
Status: ✅ Merged
Merged: 3/23/2020
Merged by: @xoofx
Base:
master← Head:patch-1📝 Commits (1)
e6ea8admake 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.