From be4fb937978b4e38e74afa7c321a5e1962a8e87d Mon Sep 17 00:00:00 2001 From: PwshBot Date: Fri, 10 Mar 2023 13:12:31 +0000 Subject: [PATCH] Update experimental-feature json files --- experimental-feature-linux.json | 7 ++++--- experimental-feature-windows.json | 7 ++++--- 2 files changed, 8 insertions(+), 6 deletions(-) diff --git a/experimental-feature-linux.json b/experimental-feature-linux.json index 0e3bfc3d528..188164cd710 100644 --- a/experimental-feature-linux.json +++ b/experimental-feature-linux.json @@ -1,9 +1,10 @@ [ "PSCommandNotFoundSuggestion", + "PSCommandWithArgs", "PSCustomTableHeaderLabelDecoration", + "PSFeedbackProvider", "PSLoadAssemblyFromNativeCode", - "PSNativeCommandErrorActionPreference", - "PSSubsystemPluginModel", "PSModuleAutoLoadSkipOfflineFiles", - "PSFeedbackProvider" + "PSNativeCommandErrorActionPreference", + "PSSubsystemPluginModel" ] diff --git a/experimental-feature-windows.json b/experimental-feature-windows.json index 0e3bfc3d528..188164cd710 100644 --- a/experimental-feature-windows.json +++ b/experimental-feature-windows.json @@ -1,9 +1,10 @@ [ "PSCommandNotFoundSuggestion", + "PSCommandWithArgs", "PSCustomTableHeaderLabelDecoration", + "PSFeedbackProvider", "PSLoadAssemblyFromNativeCode", - "PSNativeCommandErrorActionPreference", - "PSSubsystemPluginModel", "PSModuleAutoLoadSkipOfflineFiles", - "PSFeedbackProvider" + "PSNativeCommandErrorActionPreference", + "PSSubsystemPluginModel" ]