mirror of
https://github.com/quamotion/dotnet-packaging.git
synced 2026-02-13 21:30:41 +00:00
[PR #144] [MERGED] Add a {project} argument #260
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/quamotion/dotnet-packaging/pull/144
Author: @qmfrederik
Created: 12/13/2019
Status: ✅ Merged
Merged: 12/13/2019
Merged by: @qmfrederik
Base:
master← Head:features/specify-project📝 Commits (1)
99da616Add 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.