From 835b2abd8c92d20eb757e72f6be7a506463ebb59 Mon Sep 17 00:00:00 2001 From: PwshBot Date: Tue, 23 May 2023 15:46:09 +0000 Subject: [PATCH] Update experimental-feature json files --- experimental-feature-linux.json | 1 + experimental-feature-windows.json | 1 + 2 files changed, 2 insertions(+) diff --git a/experimental-feature-linux.json b/experimental-feature-linux.json index 3c588657a18..22b2f93977e 100644 --- a/experimental-feature-linux.json +++ b/experimental-feature-linux.json @@ -1,6 +1,7 @@ [ "PSCommandNotFoundSuggestion", "PSCommandWithArgs", + "PSConstrainedAuditLogging", "PSCustomTableHeaderLabelDecoration", "PSFeedbackProvider", "PSLoadAssemblyFromNativeCode", diff --git a/experimental-feature-windows.json b/experimental-feature-windows.json index 3c588657a18..22b2f93977e 100644 --- a/experimental-feature-windows.json +++ b/experimental-feature-windows.json @@ -1,6 +1,7 @@ [ "PSCommandNotFoundSuggestion", "PSCommandWithArgs", + "PSConstrainedAuditLogging", "PSCustomTableHeaderLabelDecoration", "PSFeedbackProvider", "PSLoadAssemblyFromNativeCode",