We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e94a7f commit 85ea4c9Copy full SHA for 85ea4c9
documentation/development-docs/azure-powershell-developer-guide.md
@@ -44,7 +44,7 @@ The Azure PowerShell Developer Guide was created to help with the development an
44
45
The following prerequisites should be completed before contributing to the Azure PowerShell repository:
46
47
-- Install [Visual Studio 2017](https://www.visualstudio.com/downloads/)
+- Install [Visual Studio 2019 or above](https://www.visualstudio.com/downloads/)
48
- Install the latest version of [Git](https://git-scm.com/downloads)
49
- Install the [`platyPS` module](help-generation.md#Installing-platyPS)
50
- Install the latest [**.NET Core SDK** and **.NET Framework Dev Pack 4.7.2**](https://dotnet.microsoft.com/download) or greater
0 commit comments