From 5b8c6c226b546ec02f1e3f4755ab59aef3e795bd Mon Sep 17 00:00:00 2001 From: PwshBot Date: Sat, 23 Sep 2023 13:06:13 +0000 Subject: [PATCH] Update experimental-feature json files --- experimental-feature-linux.json | 7 +------ experimental-feature-windows.json | 7 +------ 2 files changed, 2 insertions(+), 12 deletions(-) diff --git a/experimental-feature-linux.json b/experimental-feature-linux.json index 4e413efbfc9..5adfecd7075 100644 --- a/experimental-feature-linux.json +++ b/experimental-feature-linux.json @@ -1,13 +1,8 @@ [ "PSCommandNotFoundSuggestion", "PSCommandWithArgs", - "PSConstrainedAuditLogging", - "PSCustomTableHeaderLabelDecoration", "PSFeedbackProvider", "PSLoadAssemblyFromNativeCode", "PSModuleAutoLoadSkipOfflineFiles", - "PSNativeCommandErrorActionPreference", - "PSNativeCommandPreserveBytePipe", - "PSSubsystemPluginModel", - "PSWindowsNativeCommandArgPassing" + "PSSubsystemPluginModel" ] diff --git a/experimental-feature-windows.json b/experimental-feature-windows.json index 4e413efbfc9..5adfecd7075 100644 --- a/experimental-feature-windows.json +++ b/experimental-feature-windows.json @@ -1,13 +1,8 @@ [ "PSCommandNotFoundSuggestion", "PSCommandWithArgs", - "PSConstrainedAuditLogging", - "PSCustomTableHeaderLabelDecoration", "PSFeedbackProvider", "PSLoadAssemblyFromNativeCode", "PSModuleAutoLoadSkipOfflineFiles", - "PSNativeCommandErrorActionPreference", - "PSNativeCommandPreserveBytePipe", - "PSSubsystemPluginModel", - "PSWindowsNativeCommandArgPassing" + "PSSubsystemPluginModel" ]