mirror of
https://github.com/xoofx/markdig.git
synced 2026-02-03 21:36:36 +00:00
[PR #295] [MERGED] Add the license expression to the csproj
#923
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/295
Author: @TravisEz13
Created: 1/22/2019
Status: ✅ Merged
Merged: 1/27/2019
Merged by: @xoofx
Base:
master← Head:Add_license_to_nupkg📝 Commits (2)
19a5a07Add the license expression to thecsproj8a42f74removed URl to fix this error📊 Changes
1 file changed (+1 additions, -1 deletions)
View changed files
📝
src/Markdig/Markdig.csproj(+1 -1)📄 Description
Chose the license expression based on what GitHub Detects.
A project I work on generates our Third Party notices files using ClearlyDefined.io and they are having trouble finding you license. They said this would fix that. This assumes you package based on the csproj not a nuspec that I couldn't find.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.