From e879e0cc597c7136107ffeb48bf05ddbc9b77169 Mon Sep 17 00:00:00 2001 From: Jonathan Channon Date: Thu, 23 Mar 2017 18:20:50 +0000 Subject: [PATCH] Include the fact that the SDK has 1.0.4 and 1.1.1 runtimes --- release-notes/download-archives/1.0.4-download.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/release-notes/download-archives/1.0.4-download.md b/release-notes/download-archives/1.0.4-download.md index 23a333d9..25b0d1ea 100644 --- a/release-notes/download-archives/1.0.4-download.md +++ b/release-notes/download-archives/1.0.4-download.md @@ -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`` \ No newline at end of file +``DotNetCore.1.0.4_1.1.1-WindowsHosting.exe OPT_INSTALL_LTS_REDIST=0 OPT_INSTALL_FTS_REDIST=0``