Include the fact that the SDK has 1.0.4 and 1.1.1 runtimes

This commit is contained in:
Jonathan Channon 2017-03-23 18:20:50 +00:00 committed by GitHub
parent 59c723519e
commit e879e0cc59

View file

@ -1,4 +1,4 @@
# .NET Core 1.0.4 SDK 1.0.1
# .NET Core 1.0.4 & 1.1.1 SDK 1.0.1
The installers and binary archives on this page include .NET Core 1.0.4 SDK 1.0.1.
@ -78,4 +78,4 @@ dotnet-sdk-ubuntu-x64.1.0.1.deb
## Windows Server Hosting
If you are looking to host stand-alone apps on Windows Servers, the ASP.NET Core Module for IIS can be installed separately on servers without installing .NET Core runtime. You can download the [Windows (Server Hosting) installer](https://go.microsoft.com/fwlink/?LinkID=844461) and run the following command from an Administrator command prompt:
``DotNetCore.1.0.4_1.1.1-WindowsHosting.exe OPT_INSTALL_LTS_REDIST=0 OPT_INSTALL_FTS_REDIST=0``
``DotNetCore.1.0.4_1.1.1-WindowsHosting.exe OPT_INSTALL_LTS_REDIST=0 OPT_INSTALL_FTS_REDIST=0``