[PR #80] [CLOSED] Update Packaging.Targets.targets #222

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

📋 Pull Request Information

Original PR: https://github.com/quamotion/dotnet-packaging/pull/80
Author: @darkneil14
Created: 9/6/2018
Status: Closed

Base: masterHead: master


📝 Commits (3)

  • d79ee81 Update Packaging.Targets.targets
  • e892c30 Removing element from Target file.
  • 1f438b7 Update RpmTask.cs

📊 Changes

2 files changed (+1 additions, -3 deletions)

View changed files

📝 Packaging.Targets/RpmTask.cs (+1 -2)
📝 Packaging.Targets/build/Packaging.Targets.targets (+0 -1)

📄 Description

Updated Packaging.Targets.targets to be able to override Release. Apparently even when specifying a value for Release property it is always reading the value 0.


🔄 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/80 **Author:** [@darkneil14](https://github.com/darkneil14) **Created:** 9/6/2018 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (3) - [`d79ee81`](https://github.com/quamotion/dotnet-packaging/commit/d79ee819b7ad1dde3369520c17801c65d1490d7c) Update Packaging.Targets.targets - [`e892c30`](https://github.com/quamotion/dotnet-packaging/commit/e892c302c05a1048a4f47604bfc523be258a2b30) Removing <Release> element from Target file. - [`1f438b7`](https://github.com/quamotion/dotnet-packaging/commit/1f438b777480e2c726b21d000aed2fa6a93a35b6) Update RpmTask.cs ### 📊 Changes **2 files changed** (+1 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `Packaging.Targets/RpmTask.cs` (+1 -2) 📝 `Packaging.Targets/build/Packaging.Targets.targets` (+0 -1) </details> ### 📄 Description Updated Packaging.Targets.targets to be able to override Release. Apparently even when specifying a value for Release property it is always reading the value 0. --- <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:21 +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#222