From 27b3cb64eb4e1296849209562ebeaea63a860b77 Mon Sep 17 00:00:00 2001 From: Lee Coward Date: Fri, 17 Feb 2017 13:55:10 -0800 Subject: [PATCH] add missing runtime links to dl pages --- release-notes/preview-download.md | 26 +++++++++++++------------- release-notes/preview3-download.md | 20 ++++++++++---------- release-notes/preview4-download.md | 20 ++++++++++---------- 3 files changed, 33 insertions(+), 33 deletions(-) diff --git a/release-notes/preview-download.md b/release-notes/preview-download.md index 34cc9775..fed0d656 100644 --- a/release-notes/preview-download.md +++ b/release-notes/preview-download.md @@ -2,19 +2,19 @@ The installers and binary archives on this page include .NET Core 1.1 Preview 1 (runtime and shared framework) and the .NET Core 1.0 SDK Preview 2.1. If you only need the runtime and shared framework (no SDK), download links are available on the [Runtime Download](https://github.com/dotnet/core/blob/master/release-notes/preview-runtime-download.md) page. [Checksums](https://dotnetcli.blob.core.windows.net/dotnet/checksums/1.1-Preview-1-SDK-Preview-2.1-3155-SHA.txt) are available to verify downloads. -| .NET Core 1.1 Preview 1 | Installer | Binaries | -| ----------------------- | :----------------------------------------------: | :----------------------------------------------:| -| Windows | [32-bit](https://go.microsoft.com/fwlink/?LinkID=831458) / [64-bit](https://go.microsoft.com/fwlink/?LinkID=831453) | [32-bit](https://go.microsoft.com/fwlink/?LinkID=831474) / [64-bit](https://go.microsoft.com/fwlink/?LinkID=831469) | -| Windows Server Hosting | [32-bit/64-bit](https://go.microsoft.com/fwlink/?linkid=832756) | - | -| macOS | [64-bit](https://go.microsoft.com/fwlink/?LinkID=831445) | [64-bit](https://go.microsoft.com/fwlink/?LinkID=831486) | -| CentOS 7.1 | - | [64-bit](https://go.microsoft.com/fwlink/?LinkID=831470) | -| Debian 8 | - | [64-bit](https://go.microsoft.com/fwlink/?LinkID=831481) | -| Fedora 23 | - | [64-bit](https://go.microsoft.com/fwlink/?LinkID=831489) | -| openSUSE 13.2 | - | [64-bit](https://go.microsoft.com/fwlink/?LinkID=831491) | -| openSUSE 42.1 | - | [64-bit](https://go.microsoft.com/fwlink/?LinkID=831478) | -| Ubuntu 14.04 | See notes below for Ubuntu 14.04 and Mint 17 installers | [64-bit](https://go.microsoft.com/fwlink/?LinkID=831488) | -| Ubuntu 16.04 | See notes below for Ubuntu 16.04 and Mint 18 installers | [64-bit](https://go.microsoft.com/fwlink/?LinkID=831471) | -| Ubuntu 16.10 | See notes below for Ubuntu 16.10 | [64-bit](https://go.microsoft.com/fwlink/?LinkID=831479) | +| .NET Core 1.1 Preview 1 | SDK Installer | SDK Binaries | Runtime Installer | Runtime Binaries | +| ----------------------- | :----------------------------------------------: | :----------------------------------------------:|:--|:--| +| Windows | [32-bit](https://go.microsoft.com/fwlink/?LinkID=831458) / [64-bit](https://go.microsoft.com/fwlink/?LinkID=831453) | [32-bit](https://go.microsoft.com/fwlink/?LinkID=831474) / [64-bit](https://go.microsoft.com/fwlink/?LinkID=831469) | [32-bit](https://go.microsoft.com/fwlink/?LinkID=831452) / [64-bit](https://go.microsoft.com/fwlink/?LinkID=831444) | [32-bit](https://go.microsoft.com/fwlink/?LinkID=831483) / [64-bit](https://go.microsoft.com/fwlink/?LinkID=831476) | +| Windows Server Hosting | [32-bit/64-bit](https://go.microsoft.com/fwlink/?linkid=832756) | - | - | - | +| macOS | [64-bit](https://go.microsoft.com/fwlink/?LinkID=831445) | [64-bit](https://go.microsoft.com/fwlink/?LinkID=831486) | [64-bit](https://go.microsoft.com/fwlink/?LinkID=831446) | [64-bit](https://go.microsoft.com/fwlink/?LinkID=831486) | +| CentOS 7.1 | - | [64-bit](https://go.microsoft.com/fwlink/?LinkID=831470) | - | [64-bit](https://go.microsoft.com/fwlink/?LinkID=831487) | +| Debian 8 | - | [64-bit](https://go.microsoft.com/fwlink/?LinkID=831481) | - | [64-bit](https://go.microsoft.com/fwlink/?LinkID=831477) | +| Fedora 23 | - | [64-bit](https://go.microsoft.com/fwlink/?LinkID=831489) | - | [64-bit](https://go.microsoft.com/fwlink/?LinkID=831484) | +| openSUSE 13.2 | - | [64-bit](https://go.microsoft.com/fwlink/?LinkID=831491) | - | [64-bit](https://go.microsoft.com/fwlink/?LinkID=831491) | +| openSUSE 42.1 | - | [64-bit](https://go.microsoft.com/fwlink/?LinkID=831478) | - | [64-bit](https://go.microsoft.com/fwlink/?LinkID=831475) | +| Ubuntu 14.04 | See notes below for Ubuntu 14.04 and Mint 17 installers | [64-bit](https://go.microsoft.com/fwlink/?LinkID=831488) | - | [64-bit](https://go.microsoft.com/fwlink/?LinkID=831468) | +| Ubuntu 16.04 | See notes below for Ubuntu 16.04 and Mint 18 installers | [64-bit](https://go.microsoft.com/fwlink/?LinkID=831471) | - | [64-bit](https://go.microsoft.com/fwlink/?LinkID=831482) | +| Ubuntu 16.10 | See notes below for Ubuntu 16.10 | [64-bit](https://go.microsoft.com/fwlink/?LinkID=831479) | - | [64-bit](https://go.microsoft.com/fwlink/?LinkID=831490) | ## Installation from a binary archive diff --git a/release-notes/preview3-download.md b/release-notes/preview3-download.md index 26121b1b..24c44a06 100644 --- a/release-notes/preview3-download.md +++ b/release-notes/preview3-download.md @@ -2,16 +2,16 @@ The installers and binary archives on this page include .NET Core 1.0 SDK Preview 3. [Checksums](https://dotnetcli.blob.core.windows.net/dotnet/checksums/1.0.1-SDK-Preview-3-4056-SHA.txt) are available to verify downloads. -| .NET Core 1.0 Preview 3 | Installer | Binaries | -| ----------------------- | :----------------------------------------------: | :----------------------------------------------:| -| Windows | [32-bit](https://go.microsoft.com/fwlink/?LinkID=835138) / [64-bit](https://go.microsoft.com/fwlink/?LinkID=835132) | [32-bit](https://go.microsoft.com/fwlink/?LinkID=835139) / [64-bit](https://go.microsoft.com/fwlink/?LinkID=835127) | -| macOS | [64-bit](https://go.microsoft.com/fwlink/?LinkID=835133) | [64-bit](https://go.microsoft.com/fwlink/?LinkID=835129) | -| CentOS 7.1 | - | [64-bit](https://go.microsoft.com/fwlink/?LinkID=835137) | -| Debian 8 | - | [64-bit](https://go.microsoft.com/fwlink/?LinkID=835131) | -| Fedora 23 | - | [64-bit](https://go.microsoft.com/fwlink/?LinkID=835126) | -| openSUSE 13.2 | - | [64-bit](https://go.microsoft.com/fwlink/?LinkID=835134) | -| Ubuntu 14.04 | See notes below for Ubuntu 14.04 and Mint 17 installers | [64-bit](https://go.microsoft.com/fwlink/?LinkID=835135) | -| Ubuntu 16.04 | See notes below for Ubuntu 16.04 and Mint 18 installers | [64-bit](https://go.microsoft.com/fwlink/?LinkID=835136) | +| .NET Core 1.0 Preview 3 | SDK Installer | SDK Binaries | Runtime Installer | Runtime Binaries | +| ----------------------- | :----------------------------------------------: | :----------------------------------------------:|:--|:--| +| Windows | [32-bit](https://go.microsoft.com/fwlink/?LinkID=835138) / [64-bit](https://go.microsoft.com/fwlink/?LinkID=835132) | [32-bit](https://go.microsoft.com/fwlink/?LinkID=835139) / [64-bit](https://go.microsoft.com/fwlink/?LinkID=835127) | [32-bit](https://go.microsoft.com/fwlink/?LinkID=827516) / [64-bit](https://go.microsoft.com/fwlink/?LinkID=827515) | [32-bit](https://go.microsoft.com/fwlink/?LinkID=825883) / [64-bit](https://go.microsoft.com/fwlink/?LinkID=825882) | +| macOS | [64-bit](https://go.microsoft.com/fwlink/?LinkID=835133) | [64-bit](https://go.microsoft.com/fwlink/?LinkID=835129) | [64-bit](https://go.microsoft.com/fwlink/?LinkID=827517) | [64-bit](https://go.microsoft.com/fwlink/?LinkID=825884) | +| CentOS 7.1 | - | [64-bit](https://go.microsoft.com/fwlink/?LinkID=835137) | - | [64-bit](https://go.microsoft.com/fwlink/?LinkID=825888) | +| Debian 8 | - | [64-bit](https://go.microsoft.com/fwlink/?LinkID=835131) | - | [64-bit](https://go.microsoft.com/fwlink/?LinkID=825887) | +| Fedora 23 | - | [64-bit](https://go.microsoft.com/fwlink/?LinkID=835126) | - | [64-bit](https://go.microsoft.com/fwlink/?LinkID=825891) | +| openSUSE 13.2 | - | [64-bit](https://go.microsoft.com/fwlink/?LinkID=835134) | - | [64-bit](https://go.microsoft.com/fwlink/?LinkID=825890) | +| Ubuntu 14.04 | See notes below for Ubuntu 14.04 and Mint 17 installers | [64-bit](https://go.microsoft.com/fwlink/?LinkID=835135) | - | [64-bit](https://go.microsoft.com/fwlink/?LinkID=825885) | +| Ubuntu 16.04 | See notes below for Ubuntu 16.04 and Mint 18 installers | [64-bit](https://go.microsoft.com/fwlink/?LinkID=835136) | - | [64-bit](https://go.microsoft.com/fwlink/?LinkID=825886) | ## Installation from a binary archive diff --git a/release-notes/preview4-download.md b/release-notes/preview4-download.md index 8548620f..35b47680 100644 --- a/release-notes/preview4-download.md +++ b/release-notes/preview4-download.md @@ -2,16 +2,16 @@ The installers and binary archives on this page include .NET Core 1.0 SDK Preview 4. [Checksums](https://dotnetcli.blob.core.windows.net/dotnet/checksums/1.0.1-SDK-Preview-4-4233-SHA.txt) are available to verify downloads. -| .NET Core 1.0 Preview 4 | Installer | Binaries | -| ----------------------- | :----------------------------------------------: | :----------------------------------------------:| -| Windows | [32-bit](https://go.microsoft.com/fwlink/?linkid=838402) / [64-bit](https://go.microsoft.com/fwlink/?linkid=838401) | [32-bit](https://go.microsoft.com/fwlink/?linkid=837978) / [64-bit](https://go.microsoft.com/fwlink/?linkid=837977) | -| macOS | [64-bit](https://go.microsoft.com/fwlink/?linkid=838403) | [64-bit](https://go.microsoft.com/fwlink/?linkid=837973) | -| CentOS 7.1 | - | [64-bit](https://go.microsoft.com/fwlink/?linkid=837969) | -| Debian 8 | - | [64-bit](https://go.microsoft.com/fwlink/?linkid=837970) | -| Fedora 23 | - | [64-bit](https://go.microsoft.com/fwlink/?linkid=837971) | -| openSUSE 13.2 | - | [64-bit](https://go.microsoft.com/fwlink/?linkid=837972) | -| Ubuntu 14.04 | See notes below for Ubuntu 14.04 and Mint 17 installers | [64-bit](https://go.microsoft.com/fwlink/?linkid=837976) | -| Ubuntu 16.04 | See notes below for Ubuntu 16.04 and Mint 18 installers | [64-bit](https://go.microsoft.com/fwlink/?linkid=837975) | +| .NET Core 1.0 Preview 4 | SDK Installer | SDK Binaries | Runtime Installer | Runtime Binaries | +| ----------------------- | :----------------------------------------------: | :----------------------------------------------:| :--: | :--: | +| Windows | [32-bit](https://go.microsoft.com/fwlink/?linkid=838402) / [64-bit](https://go.microsoft.com/fwlink/?linkid=838401) | [32-bit](https://go.microsoft.com/fwlink/?linkid=837978) / [64-bit](https://go.microsoft.com/fwlink/?linkid=837977) | [32-bit](https://go.microsoft.com/fwlink/?LinkID=827516) / [64-bit](https://go.microsoft.com/fwlink/?LinkID=827515) | [32-bit](https://go.microsoft.com/fwlink/?LinkID=825883) / [64-bit](https://go.microsoft.com/fwlink/?LinkID=825882) | +| macOS | [64-bit](https://go.microsoft.com/fwlink/?linkid=838403) | [64-bit](https://go.microsoft.com/fwlink/?linkid=837973) | [64-bit](https://go.microsoft.com/fwlink/?LinkID=827517) | [64-bit](https://go.microsoft.com/fwlink/?LinkID=825884) | +| CentOS 7.1 | - | [64-bit](https://go.microsoft.com/fwlink/?linkid=837969) | - | [64-bit](https://go.microsoft.com/fwlink/?LinkID=825888) | +| Debian 8 | - | [64-bit](https://go.microsoft.com/fwlink/?linkid=837970) | - | [64-bit](https://go.microsoft.com/fwlink/?LinkID=825887) | +| Fedora 23 | - | [64-bit](https://go.microsoft.com/fwlink/?linkid=837971) | - | [64-bit](https://go.microsoft.com/fwlink/?LinkID=825891) | +| openSUSE 13.2 | - | [64-bit](https://go.microsoft.com/fwlink/?linkid=837972) | - | [64-bit](https://go.microsoft.com/fwlink/?LinkID=825890) | +| Ubuntu 14.04 | See notes below for Ubuntu 14.04 and Mint 17 installers | [64-bit](https://go.microsoft.com/fwlink/?linkid=837976) | - | [64-bit](https://go.microsoft.com/fwlink/?LinkID=825885) | +| Ubuntu 16.04 | See notes below for Ubuntu 16.04 and Mint 18 installers | [64-bit](https://go.microsoft.com/fwlink/?linkid=837975) | - | [64-bit](https://go.microsoft.com/fwlink/?LinkID=825886) | ## Installation from a binary archive