diff --git a/experimental-feature-linux.json b/experimental-feature-linux.json index 376ada0a790..188164cd710 100644 --- a/experimental-feature-linux.json +++ b/experimental-feature-linux.json @@ -1,10 +1,10 @@ [ "PSCommandNotFoundSuggestion", + "PSCommandWithArgs", "PSCustomTableHeaderLabelDecoration", + "PSFeedbackProvider", "PSLoadAssemblyFromNativeCode", - "PSNativeCommandErrorActionPreference", - "PSSubsystemPluginModel", "PSModuleAutoLoadSkipOfflineFiles", - "PSFeedbackProvider", - "PSCommandWithArgs" + "PSNativeCommandErrorActionPreference", + "PSSubsystemPluginModel" ] diff --git a/experimental-feature-windows.json b/experimental-feature-windows.json index 376ada0a790..188164cd710 100644 --- a/experimental-feature-windows.json +++ b/experimental-feature-windows.json @@ -1,10 +1,10 @@ [ "PSCommandNotFoundSuggestion", + "PSCommandWithArgs", "PSCustomTableHeaderLabelDecoration", + "PSFeedbackProvider", "PSLoadAssemblyFromNativeCode", - "PSNativeCommandErrorActionPreference", - "PSSubsystemPluginModel", "PSModuleAutoLoadSkipOfflineFiles", - "PSFeedbackProvider", - "PSCommandWithArgs" + "PSNativeCommandErrorActionPreference", + "PSSubsystemPluginModel" ]