File tree 1 file changed +6
-0
lines changed
1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,12 @@ This module provides PowerShell Core 6 compatibility with existing Windows Power
6
6
- Note that some Windows PowerShell modules (like CDXML based) will work fine with PowerShell Core 6, but others may not be fully compatible
7
7
- Enable using implicit remoting to utilize Windows PowerShell cmdlets from PowerShell Core 6 for modules that are not compatible directly
8
8
9
+ ## PowerShell 7
10
+
11
+ Note that there is a planned [ feature] ( https://github.com/PowerShell/PowerShell-RFC/pull/226 ) in PowerShell 7 to include
12
+ the capabilities of this module as part of the engine making this module unnecessary for PowerShell 7.
13
+ Please review that RFC and add your feedback.
14
+
9
15
## Installation
10
16
11
17
The WindowsCompatibility Module is available in the [ PowerShell Gallery] [ PSGallery ] .
You can’t perform that action at this time.
0 commit comments