Skip to content

Commit 426aa81

Browse files
Update exchange-online-powershell-v2.md
Changing the minimum .NET framework requirement for V3 module as it requires .NET Framework v4.7.2 for working.
1 parent 2def3bc commit 426aa81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exchange/docs-conceptual/exchange-online-powershell-v2.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -276,7 +276,7 @@ All versions of the module are supported in Windows PowerShell 5.1.
276276

277277
PowerShell 7 on Windows requires version 2.0.4 or later.
278278

279-
Version 2.0.5 or later of the module requires the Microsoft .NET Framework 4.7.1 or later to connect. Otherwise, you'll get an `System.Runtime.InteropServices.OSPlatform` error. This requirement shouldn't be an issue in current versions of Windows. For more information about versions of Windows that support the .NET Framework 4.7.1, see [this article](/dotnet/framework/migration-guide/versions-and-dependencies#net-framework-471).
279+
Version 2.0.5 or later of the module requires the Microsoft .NET Framework 4.7.2 or later to connect. Otherwise, you'll get an `System.Runtime.InteropServices.OSPlatform` error. This requirement shouldn't be an issue in current versions of Windows. For more information about versions of Windows that support the .NET Framework 4.7.2, see [this article](/dotnet/framework/migration-guide/versions-and-dependencies#net-framework-472).
280280

281281
Windows PowerShell requirements and module support **in older versions of Windows** are described in the following list:
282282

0 commit comments

Comments
 (0)