[PR #202] [MERGED] Use System.CommandLine #300

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

📋 Pull Request Information

Original PR: https://github.com/quamotion/dotnet-packaging/pull/202
Author: @qmfrederik
Created: 11/9/2021
Status: Merged
Merged: 11/9/2021
Merged by: @qmfrederik

Base: masterHead: fixes/command-line-api


📝 Commits (1)

📊 Changes

5 files changed (+111 additions, -106 deletions)

View changed files

📝 dotnet-deb/dotnet-deb.csproj (+2 -2)
📝 dotnet-rpm/PackagingRunner.cs (+103 -98)
📝 dotnet-rpm/dotnet-rpm.csproj (+2 -2)
📝 dotnet-tarball/dotnet-tarball.csproj (+2 -2)
📝 dotnet-zip/dotnet-zip.csproj (+2 -2)

📄 Description

Deprecate McMaster.Extensions.CommandLineUtils


🔄 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/202 **Author:** [@qmfrederik](https://github.com/qmfrederik) **Created:** 11/9/2021 **Status:** ✅ Merged **Merged:** 11/9/2021 **Merged by:** [@qmfrederik](https://github.com/qmfrederik) **Base:** `master` ← **Head:** `fixes/command-line-api` --- ### 📝 Commits (1) - [`9fa19a5`](https://github.com/quamotion/dotnet-packaging/commit/9fa19a54345ca1ebd02ca213a728cac839f07e93) Use System.CommandLine ### 📊 Changes **5 files changed** (+111 additions, -106 deletions) <details> <summary>View changed files</summary> 📝 `dotnet-deb/dotnet-deb.csproj` (+2 -2) 📝 `dotnet-rpm/PackagingRunner.cs` (+103 -98) 📝 `dotnet-rpm/dotnet-rpm.csproj` (+2 -2) 📝 `dotnet-tarball/dotnet-tarball.csproj` (+2 -2) 📝 `dotnet-zip/dotnet-zip.csproj` (+2 -2) </details> ### 📄 Description Deprecate McMaster.Extensions.CommandLineUtils --- <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:57 +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#300