Skip to content

Commit ce70a77

Browse files
authored
Update the experimental feature JSON files (#19297)
1 parent 9d1756e commit ce70a77

2 files changed

Lines changed: 8 additions & 8 deletions

File tree

experimental-feature-linux.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
[
22
"PSCommandNotFoundSuggestion",
3+
"PSCommandWithArgs",
34
"PSCustomTableHeaderLabelDecoration",
5+
"PSFeedbackProvider",
46
"PSLoadAssemblyFromNativeCode",
5-
"PSNativeCommandErrorActionPreference",
6-
"PSSubsystemPluginModel",
77
"PSModuleAutoLoadSkipOfflineFiles",
8-
"PSFeedbackProvider",
9-
"PSCommandWithArgs"
8+
"PSNativeCommandErrorActionPreference",
9+
"PSSubsystemPluginModel"
1010
]

experimental-feature-windows.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
[
22
"PSCommandNotFoundSuggestion",
3+
"PSCommandWithArgs",
34
"PSCustomTableHeaderLabelDecoration",
5+
"PSFeedbackProvider",
46
"PSLoadAssemblyFromNativeCode",
5-
"PSNativeCommandErrorActionPreference",
6-
"PSSubsystemPluginModel",
77
"PSModuleAutoLoadSkipOfflineFiles",
8-
"PSFeedbackProvider",
9-
"PSCommandWithArgs"
8+
"PSNativeCommandErrorActionPreference",
9+
"PSSubsystemPluginModel"
1010
]

0 commit comments

Comments
 (0)