commit
ba3f0745e3
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ In order to build dotnet-cli, you need the following installed on you machine
|
||||||
1. Visual Studio 2015 with Web Development Tools
|
1. Visual Studio 2015 with Web Development Tools
|
||||||
* Beta8 is available here and should work: http://www.microsoft.com/en-us/download/details.aspx?id=49442
|
* Beta8 is available here and should work: http://www.microsoft.com/en-us/download/details.aspx?id=49442
|
||||||
* Install `WebToolsExtensionsVS14.msi` and `DotNetVersionManager-x64.msi`
|
* Install `WebToolsExtensionsVS14.msi` and `DotNetVersionManager-x64.msi`
|
||||||
2. CMake (available from https://cmake.org/) is required to build the native host `corehost`
|
2. CMake (available from https://cmake.org/) is required to build the native host `corehost`. Make sure to add it to the PATH.
|
||||||
|
|
||||||
## Building/Running
|
## Building/Running
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue