[PR #114] [MERGED] Enable SourceLink #235

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

📋 Pull Request Information

Original PR: https://github.com/quamotion/dotnet-packaging/pull/114
Author: @qmfrederik
Created: 8/28/2019
Status: Merged
Merged: 8/28/2019
Merged by: @qmfrederik

Base: masterHead: fixes/sourcelink


📝 Commits (3)

  • 0839a98 Use SourceLink, license expression
  • 03eb0bb Fix OpenSUSE image name
  • 9526318 Remove redundant properties

📊 Changes

8 files changed (+68 additions, -55 deletions)

View changed files

📝 Packaging.Targets/Packaging.Targets.csproj (+9 -20)
📝 appveyor.yml (+5 -6)
demo/cliscd/cliscd.sln (+25 -0)
📝 demo/cliscd/opensuse.42.3-x64/Dockerfile (+1 -1)
📝 dotnet-deb/dotnet-deb.csproj (+7 -7)
📝 dotnet-rpm/dotnet-rpm.csproj (+7 -7)
📝 dotnet-tarball/dotnet-tarball.csproj (+7 -7)
📝 dotnet-zip/dotnet-zip.csproj (+7 -7)

📄 Description

  • Enable SourceLink
  • Add License Expressions to the NuGet packages
  • Update NB.GV
  • Fix the Docker image name for OpenSUSE names

🔄 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/quamotion/dotnet-packaging/pull/114 **Author:** [@qmfrederik](https://github.com/qmfrederik) **Created:** 8/28/2019 **Status:** ✅ Merged **Merged:** 8/28/2019 **Merged by:** [@qmfrederik](https://github.com/qmfrederik) **Base:** `master` ← **Head:** `fixes/sourcelink` --- ### 📝 Commits (3) - [`0839a98`](https://github.com/quamotion/dotnet-packaging/commit/0839a98535140c409ca36e0769b0235a173a101d) Use SourceLink, license expression - [`03eb0bb`](https://github.com/quamotion/dotnet-packaging/commit/03eb0bb95512a746bd496ad6ed069dd03b483db5) Fix OpenSUSE image name - [`9526318`](https://github.com/quamotion/dotnet-packaging/commit/9526318e1076d9bd73b24be5799b87c47dbbe9e6) Remove redundant properties ### 📊 Changes **8 files changed** (+68 additions, -55 deletions) <details> <summary>View changed files</summary> 📝 `Packaging.Targets/Packaging.Targets.csproj` (+9 -20) 📝 `appveyor.yml` (+5 -6) ➕ `demo/cliscd/cliscd.sln` (+25 -0) 📝 `demo/cliscd/opensuse.42.3-x64/Dockerfile` (+1 -1) 📝 `dotnet-deb/dotnet-deb.csproj` (+7 -7) 📝 `dotnet-rpm/dotnet-rpm.csproj` (+7 -7) 📝 `dotnet-tarball/dotnet-tarball.csproj` (+7 -7) 📝 `dotnet-zip/dotnet-zip.csproj` (+7 -7) </details> ### 📄 Description - Enable SourceLink - Add License Expressions to the NuGet packages - Update NB.GV - Fix the Docker image name for OpenSUSE names --- <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 16:31:28 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/dotnet-packaging#235