[PR #295] [MERGED] Add the license expression to the csproj #923

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

📋 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: masterHead: Add_license_to_nupkg


📝 Commits (2)

  • 19a5a07 Add the license expression to the csproj
  • 8a42f74 removed 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.

## 📋 Pull Request Information **Original PR:** https://github.com/xoofx/markdig/pull/295 **Author:** [@TravisEz13](https://github.com/TravisEz13) **Created:** 1/22/2019 **Status:** ✅ Merged **Merged:** 1/27/2019 **Merged by:** [@xoofx](https://github.com/xoofx) **Base:** `master` ← **Head:** `Add_license_to_nupkg` --- ### 📝 Commits (2) - [`19a5a07`](https://github.com/xoofx/markdig/commit/19a5a077638573860d41d8176a09348d4ae766d9) Add the license expression to the `csproj` - [`8a42f74`](https://github.com/xoofx/markdig/commit/8a42f74a6ced03b95fb49dd017de8bddc8ada5cd) removed URl to fix this error ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/Markdig/Markdig.csproj` (+1 -1) </details> ### 📄 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. --- <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:47:19 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/markdig#923