From c793b6b9925bca66d61175b8d64b45f22bb883a4 Mon Sep 17 00:00:00 2001 From: adityapatwardhan Date: Thu, 3 Feb 2022 03:28:28 +0000 Subject: [PATCH] Update experimental-feature-windows.json --- experimental-feature-linux.json | 14 ++++++++++++++ experimental-feature-windows.json | 14 ++++++++++++++ 2 files changed, 28 insertions(+) create mode 100644 experimental-feature-linux.json create mode 100644 experimental-feature-windows.json diff --git a/experimental-feature-linux.json b/experimental-feature-linux.json new file mode 100644 index 00000000000..12df4c5db5c --- /dev/null +++ b/experimental-feature-linux.json @@ -0,0 +1,14 @@ +[ + "PSAMSIMethodInvocationLogging", + "PSAnsiRenderingFileInfo", + "PSCleanBlock", + "PSCommandNotFoundSuggestion", + "PSExec", + "PSLoadAssemblyFromNativeCode", + "PSNativeCommandArgumentPassing", + "PSNativeCommandErrorActionPreference", + "PSNativePSPathResolution", + "PSRemotingSSHTransportErrorHandling", + "PSStrictModeAssignment", + "PSSubsystemPluginModel" +] diff --git a/experimental-feature-windows.json b/experimental-feature-windows.json new file mode 100644 index 00000000000..12df4c5db5c --- /dev/null +++ b/experimental-feature-windows.json @@ -0,0 +1,14 @@ +[ + "PSAMSIMethodInvocationLogging", + "PSAnsiRenderingFileInfo", + "PSCleanBlock", + "PSCommandNotFoundSuggestion", + "PSExec", + "PSLoadAssemblyFromNativeCode", + "PSNativeCommandArgumentPassing", + "PSNativeCommandErrorActionPreference", + "PSNativePSPathResolution", + "PSRemotingSSHTransportErrorHandling", + "PSStrictModeAssignment", + "PSSubsystemPluginModel" +]