You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
### 2. On Windows, install the .NET 4.5.1 Targeting Pack
71
+
72
+
**NOTE: This is only necessary if you don't have Visual Studio installed**
73
+
74
+
If you try to build the code and receive an error about a missing .NET 4.5.1
75
+
Targeting Pack, you should download and install the [.NET Framework 4.5.2 Developer Pack](https://www.microsoft.com/en-us/download/details.aspx?id=42637).
This step requires PowerShellGet, included by default with PowerShell v5 and up
79
86
but installable on [PowerShell v3 and v4](https://github.com/PowerShell/PowerShellGet#get-powershellget-module-for-powershell-versions-30-and-40).
0 commit comments