Skip to content

Commit 76e7822

Browse files
authored
Update Migrating-from-Windows-PowerShell-51-to-PowerShell-7.md (#11598)
Update .NET version used in latest stable version
1 parent 6688d31 commit 76e7822

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reference/docs-conceptual/whats-new/Migrating-from-Windows-PowerShell-51-to-PowerShell-7.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ your investment in PowerShell is protected and your migration to PowerShell 7 is
6464

6565
### Differences in .NET versions
6666

67-
PowerShell 7.2 is built on .NET 6.0. Windows PowerShell 5.1 is built on .NET Framework 4.x. The
67+
PowerShell 7.4 is built on .NET 8.0. Windows PowerShell 5.1 is built on .NET Framework 4.x. The
6868
differences between the .NET versions might affect the behavior of your scripts, especially if you
6969
are calling .NET method directly. For more information,
7070
[Differences between Windows PowerShell 5.1 and PowerShell 7.x][10].

0 commit comments

Comments
 (0)