Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
max-ieremenko committed Feb 5, 2022
1 parent ad89842 commit 0c7476f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Examples/PowerShellScript/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,8 +73,8 @@ Installed Powershell Desktop version.

Pre-installed Powershell Core is required, will be used by SqlDatabase as external component. Due to Powershell Core design,

* SqlDatabase .net 5.0 can host Powershell Core versions below 7.3.1
* .net 6.0 can host Powershell Core versions below 7.2
* SqlDatabase .net 6.0 can host Powershell Core versions below 7.3.1
* .net 5.0 can host Powershell Core versions below 7.2
* .net core 3.1 below 7.1

PowerShell location can be passed via command line:
Expand Down

0 comments on commit 0c7476f

Please sign in to comment.