[PR #144] [MERGED] Add a {project} argument #260

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

📋 Pull Request Information

Original PR: https://github.com/quamotion/dotnet-packaging/pull/144
Author: @qmfrederik
Created: 12/13/2019
Status: Merged
Merged: 12/13/2019
Merged by: @qmfrederik

Base: masterHead: features/specify-project


📝 Commits (1)

  • 99da616 Add a {project} argument, allowing users to optionally specify the path to the .NET project they want to build.

📊 Changes

1 file changed (+45 additions, -11 deletions)

View changed files

📝 dotnet-rpm/PackagingRunner.cs (+45 -11)

📄 Description

Add a {project} argument, allowing users to optionally specify the path to the .NET project they want to build.


🔄 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/144 **Author:** [@qmfrederik](https://github.com/qmfrederik) **Created:** 12/13/2019 **Status:** ✅ Merged **Merged:** 12/13/2019 **Merged by:** [@qmfrederik](https://github.com/qmfrederik) **Base:** `master` ← **Head:** `features/specify-project` --- ### 📝 Commits (1) - [`99da616`](https://github.com/quamotion/dotnet-packaging/commit/99da616aa8aad0ed959bed0edb24b7391556d7b9) Add a {project} argument, allowing users to optionally specify the path to the .NET project they want to build. ### 📊 Changes **1 file changed** (+45 additions, -11 deletions) <details> <summary>View changed files</summary> 📝 `dotnet-rpm/PackagingRunner.cs` (+45 -11) </details> ### 📄 Description Add a {project} argument, allowing users to optionally specify the path to the .NET project they want to build. --- <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:41 +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#260