Skip to content

Commit 9447d3f

Browse files
authored
Merge pull request MicrosoftDocs#1731 from MicrosoftDocs/master
Pushing changes live
2 parents e8fd3f1 + e1e8efd commit 9447d3f

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

powerapps-docs/developer/component-framework/get-powerapps-cli.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,10 @@ To use Microsoft PowerApps CLI, do the following:
3434

3535
1. Install [Npm](https://www.npmjs.com/get-npm) (comes with Node.js) or install [Node.js](https://nodejs.org/en/) (comes with npm). We recommend LTS (Long Term Support) version 10.15.3 LTS as it seems to be most stable.
3636

37+
1. Install [.NET Framework 4.6.2 Developer Pack](https://dotnet.microsoft.com/download/dotnet-framework/net462).
38+
3739
1. If you don’t already have Visual Studio 2017 or later, follow one of the options below:
38-
- Option 1: Install [.NET Framework 4.6.2 Developer Pack](https://dotnet.microsoft.com/download/dotnet-framework/net462) and then install [Visual Studio 2017](https://docs.microsoft.com/visualstudio/install/install-visual-studio?view=vs-2017) or later.
40+
- Option 1: Install [Visual Studio 2017](https://docs.microsoft.com/visualstudio/install/install-visual-studio?view=vs-2017) or later.
3941
- Option 2: Install [.NET Core 2.2 SDK](https://dotnet.microsoft.com/download/dotnet-core/2.2) and then install [Visual Studio Code](https://code.visualstudio.com/Download).
4042

4143
1. Install [Microsoft PowerApps CLI](https://aka.ms/PowerAppsCLI).

0 commit comments

Comments
 (0)