From 47107003dd39641b43272d28401a43761a54518c Mon Sep 17 00:00:00 2001 From: Eduardo Villalpando Mello Date: Mon, 3 Mar 2025 11:26:12 -0800 Subject: [PATCH 01/12] Add target argument --- .../Shared/Configs/CommandLineConfigs.cs | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/src/dotnet-core-uninstall/Shared/Configs/CommandLineConfigs.cs b/src/dotnet-core-uninstall/Shared/Configs/CommandLineConfigs.cs index e834d5a1..1b4fbbcb 100644 --- a/src/dotnet-core-uninstall/Shared/Configs/CommandLineConfigs.cs +++ b/src/dotnet-core-uninstall/Shared/Configs/CommandLineConfigs.cs @@ -363,6 +363,12 @@ private static void AssignOptionsToCommand(Command command, IEnumerable