Skip to content

Commit

Permalink
Add link for VS 2017
Browse files Browse the repository at this point in the history
  • Loading branch information
Steve Salas committed Nov 26, 2020
1 parent 84e3205 commit 05d19fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Expand Up @@ -34,7 +34,7 @@ Code Pulse lets you trace Java and .NET Framework applications. Use Windows to b
- In the Windows Features popup, find and select the ".NET Framework 3.5" feature.
- Allow Windows to update the operating system as needed to complete the operation.
* **[Windows Only] Install Windows SDK 10.0.16299.91**. This version of the Windows SDK can be downloaded from the official Microsoft website's SDK archives at [https://developer.microsoft.com/en-us/windows/downloads/sdk-archive](https://developer.microsoft.com/en-us/windows/downloads/sdk-archive)
* **[Windows Only] Install Visual Studio, including the C++ workload**. The free community edition of Visual Studio is available at [https://visualstudio.microsoft.com/downloads/](https://visualstudio.microsoft.com/downloads/). When installing, select the .NET and C++ desktop development workloads.
* **[Windows Only] Install Visual Studio 2017, including the C++ workload**. The free community edition of Visual Studio is available at [https://visualstudio.microsoft.com/vs/older-downloads/](https://visualstudio.microsoft.com/vs/older-downloads/). When installing, select the .NET and C++ desktop development workloads.
* **[Windows Only] Install Wix Toolset 3.11**. The 3.11 version of the Wix Toolset can be downloaded from the official Wix website at [http://wixtoolset.org/releases/](http://wixtoolset.org/releases/).
* **Install SBT 0.13.18**. The 0.13.18 version of SBT can be downloaded from the official SBT website at [https://www.scala-sbt.org/download.html](https://www.scala-sbt.org/download.html).
* **Install AdoptOpenJDK OpenJ9 8**. The Java JDK can be downloaded from [https://adoptopenjdk.net/?variant=openjdk8&jvmVariant=openj9](https://adoptopenjdk.net/?variant=openjdk8&jvmVariant=openj9).
Expand Down

0 comments on commit 05d19fe

Please sign in to comment.