Skip to content

Commit

Permalink
add ps script analyzer installation in dev doc (Azure#21136)
Browse files Browse the repository at this point in the history
  • Loading branch information
NoriZC authored Mar 8, 2023
1 parent d0e7fb0 commit f1ca773
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ The following prerequisites should be completed before contributing to the Azure
- Install [Visual Studio 2019 or above](https://www.visualstudio.com/downloads/)
- Install the latest version of [Git](https://git-scm.com/downloads)
- Install the [`platyPS` module](help-generation.md#Installing-platyPS)
- Install [PSScriptAnalyzer](https://github.com/PowerShell/PSScriptAnalyzer#installation)
- Install [**.NET Core 3.1, the Latest .NET, and .NET Framework Dev Pack 4.7.2**](https://dotnet.microsoft.com/en-us/download/dotnet) or greater
- Install [PowerShell 7](https://github.com/PowerShell/PowerShell/releases/latest)
- Set the PowerShell [execution policy](https://technet.microsoft.com/en-us/library/ee176961.aspx) to **Unrestricted** for the following versions of PowerShell:
Expand Down

0 comments on commit f1ca773

Please sign in to comment.