From 970602b664f7e413272f905b7b87c077989bd3fa Mon Sep 17 00:00:00 2001 From: Lee Coward Date: Wed, 11 Apr 2018 14:55:03 -0700 Subject: [PATCH] update dl doc --- release-notes/download-archives/2.1.0-preview2-download.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/release-notes/download-archives/2.1.0-preview2-download.md b/release-notes/download-archives/2.1.0-preview2-download.md index b89acbf0..103cf80b 100644 --- a/release-notes/download-archives/2.1.0-preview2-download.md +++ b/release-notes/download-archives/2.1.0-preview2-download.md @@ -56,11 +56,6 @@ You can download the Windows Server Hosting installer and run the following comm [dotnet-hosting-2.1.0-preview2-final-win.exe](https://download.microsoft.com/download/9/0/F/90F8F18D-CD21-4A79-ACDC-AF4CB95F490C/dotnet-hosting-2.1.0-preview2-final-win.exe) This will install the ASP.NET Core Module for IIS -### Linux - -On supported Linux systems, register the Microsoft Product feed as described above and install `dotnet-hosting-2.1.0-preview2-26406-04` using your package manager. -This will also install the .NET Core Runtime and other required packages. - ### ASP.NET Core Runtime The ASP.NET Core Runtime is installed by the .NET Core SDK and the Windows Server Hosting installer. If you need to install the ASP.NET Runtime separately, the following can be used.