Skip to content

Commit 55eae01

Browse files
authored
Update README.md
1 parent 7b76e65 commit 55eae01

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,12 @@ This module provides PowerShell Core 6 compatibility with existing Windows Power
66
- Note that some Windows PowerShell modules (like CDXML based) will work fine with PowerShell Core 6, but others may not be fully compatible
77
- Enable using implicit remoting to utilize Windows PowerShell cmdlets from PowerShell Core 6 for modules that are not compatible directly
88

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+
915
## Installation
1016

1117
The WindowsCompatibility Module is available in the [PowerShell Gallery][PSGallery].

0 commit comments

Comments
 (0)